RuntimeCodeTest.Core 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package RuntimeCodeTest.Core --version 1.0.0
NuGet\Install-Package RuntimeCodeTest.Core -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RuntimeCodeTest.Core" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RuntimeCodeTest.Core --version 1.0.0
#r "nuget: RuntimeCodeTest.Core, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RuntimeCodeTest.Core as a Cake Addin
#addin nuget:?package=RuntimeCodeTest.Core&version=1.0.0

// Install RuntimeCodeTest.Core as a Cake Tool
#tool nuget:?package=RuntimeCodeTest.Core&version=1.0.0

Compile code at runtime for quick testing development.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on RuntimeCodeTest.Core:

Package Downloads
RuntimeCodeTest.Backend.MVC

Abstract controller that compiles recieved code.

RuntimeCodeTest.PreProcessor.AutoCreateUsings.MCA

Uses microsoft code analysis to detect and add missing using statements.

RuntimeCodeTest.AutoComplete.MCA

Uses microsoft code analysis to provide autocomplete suggestions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.9 3,331 7/2/2018
1.0.8 2,655 6/24/2018
1.0.7 2,109 6/24/2018
1.0.6 1,882 6/21/2018
1.0.5 2,971 6/17/2018
1.0.4 1,887 6/12/2018
1.0.3 1,938 6/11/2018
1.0.2 1,344 6/10/2018
1.0.1 1,890 6/10/2018
1.0.0 1,391 6/9/2018

* Initial release