Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
scriptcs
/
scriptcs
Public
Notifications
You must be signed in to change notification settings
Fork
363
Star
2.5k
Code
Issues
167
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
scriptcs
src
ScriptCs.Core
ScriptLibraryComposer.cs
on
dev
User selector
All users
All time
Commit history
Commits on Oct 26, 2017
changed msbuild version to 15 and udated CSharp version to latest
chergey
committed
29ebcc8
View commit details
Copy full SHA for 29ebcc8
View code at this point
Browse repository at this point
refactored code to take advantage of expression body, changed LanguageVersion to CSharp7_1
chergey
committed
657e7a9
View commit details
Copy full SHA for 657e7a9
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
Sending Common.Logging to oblivion!
glennblock
committed
e7b30c4
View commit details
Copy full SHA for e7b30c4
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
restore deprecated Common.Logging overloads
adamralph
committed
1123555
View commit details
Copy full SHA for 1123555
View code at this point
Browse repository at this point
Commits on May 23, 2015
move all types from ScriptCs.Contracts.Logging to ScriptCs.Contracts
adamralph
committed
6493e82
View commit details
Copy full SHA for 6493e82
View code at this point
Browse repository at this point
switch from ILog to ILogProvider injection
adamralph
committed
6c47755
View commit details
Copy full SHA for 6c47755
View code at this point
Browse repository at this point
move LibLog from ScriptCs.Core to ScriptCs.Contracts
adamralph
committed
3316b62
View commit details
Copy full SHA for 3316b62
View code at this point
Browse repository at this point
Commits on Mar 29, 2015
refactor: address Code Analysis violations
adamralph
committed
7cf759c
View commit details
Copy full SHA for 7cf759c
View code at this point
Browse repository at this point
Commits on Mar 24, 2015
switch from Common.Logging to LibLog
adamralph
committed
e8c139f
View commit details
Copy full SHA for e8c139f
View code at this point
Browse repository at this point
Commits on Mar 22, 2015
refactor: guards, redundant code, whitespace, variable declaration closer to usage, test naming
adamralph
committed
9a7ccd4
View commit details
Copy full SHA for 9a7ccd4
View code at this point
Browse repository at this point
reverted breaking change to ScriptExector by restoring constructor overload and added null checks
adamralph
committed
85775d5
View commit details
Copy full SHA for 85775d5
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
Adding PackageId to logging
glennblock
committed
836cbc7
View commit details
Copy full SHA for 836cbc7
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Adds warning if package cannot be found
glennblock
committed
4f45fbe
View commit details
Copy full SHA for 4f45fbe
View code at this point
Browse repository at this point
Commits on Feb 28, 2015
Fixing logic to work with non-rooted scripts. Adding REPL support
glennblock
committed
cfddb58
View commit details
Copy full SHA for cfddb58
View code at this point
Browse repository at this point
Applying CR feedback. Adding warning if 2 Main files exist. ACTUALLY deleting the file on Install, and adding Env to IScriptHost / ScriptLibraryWrapper
glennblock
committed
8653606
View commit details
Copy full SHA for 8653606
View code at this point
Browse repository at this point
Commits on Feb 25, 2015
Adding debug and trace level logging. Adding deleting the ScriptLibraries file on -Install to allow developers to force libraries to be recomposed
glennblock
committed
a6aa72d
View commit details
Copy full SHA for a6aa72d
View code at this point
Browse repository at this point
Rename refactoring from PackageScript to ScriptLibrary
glennblock
committed
309ab77
View commit details
Copy full SHA for 309ab77
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.