Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.11.0-beta1.26075.3
Banned API Analyzers
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 2 total downloads
- Latest version: 5.3.0
Compiler layer of the .NET Compiler Platform ("Roslyn").
Install this package to get both C# and Visual Basic support.
If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/16f9bd284cd49604ac82998bfe778a8eb16d4347.
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 3 total downloads
- Latest version: 2.10.0
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/b9fb1610c87cccc8ceb74a770dba261a58e39c4a.
Microsoft.CodeAnalysis.CSharp.Scripting
by: Microsoft
- 1 total downloads
- Latest version: 2.6.1
Microsoft .NET Compiler Platform ("Roslyn") CSharp scripting package.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/2c94423e50a72aea8a4962d8722641d06bc88b13
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.11.0-beta1.24225.1
Public API Analyzers
Microsoft.CodeAnalysis.Scripting.Common
by: Microsoft
- 2 total downloads
- Latest version: 2.6.1
Microsoft .NET Compiler Platform ("Roslyn") shared scripting package.
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/2c94423e50a72aea8a4962d8722641d06bc88b13
Microsoft.Composition
by: Microsoft
- 1 total downloads
- Latest version: 1.0.31
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 8
- Portable Class Libraries
Microsoft.CSharp
by: Microsoft
- 32 total downloads
- Latest version: 4.7.0
Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types:
Microsoft.CSharp.RuntimeBinder.Binder
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags
Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.DiaSymReader.Native
by: Microsoft
- 21 total downloads
- Latest version: 17.12.0-beta1.24603.5
Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64
- Windows arm
- Windows arm64
Microsoft.EntityFrameworkCore
by: Microsoft
- 3 total downloads
- Latest version: 1.1.0
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 6 total downloads
- Latest version: 10.0.5
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft.EntityFrameworkCore.Sqlite
- 1 total downloads
- Latest version: 1.0.0-rc2-final
SQLite data store for Entity Framework.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 8 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 7 total downloads
- Latest version: 10.0.5
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.Extensions.DependencyModel
by: Microsoft
- 2 total downloads
- Latest version: 6.0.0-preview.2.21154.6
Abstractions for reading `.deps` files.
Commonly Used Types:
Microsoft.Extensions.DependencyModel.DependencyContext
Microsoft.Extensions.DiagnosticAdapter
by: Microsoft.Extensions.DiagnosticAdapter
- 2 total downloads
- Latest version: 1.0.0-rc2-final
A DiagnosticListener implementation which provides duck-typing through generated proxy types.
Microsoft.Extensions.FileProviders.Composite
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Globalization.CultureInfoCache
by: Microsoft
- 1 total downloads
- Latest version: 1.1.3
Provides cached instances of CultureInfo using a generated list of known culture names for use in scenarios where unbounded CultureInfo creation is undesirable.