- Accessibility:Accessibility primary interop assembly.
- Aigamo.ResXGenerator:ResXGenerator
ResXGenerator is a C# source generator to generate strongly-typed resource classes for…
- altcover:altcover
Instrumenting coverage tool for .net (framework 2.0+ and core) and Mono assemblies, reimpl…
- AMSWebAPI:RSCG_AMS
a Roslyn Source Code Generator for About My Software
For Web applications
Add to the cspro…
- AMS_Base:RSCG_AMS
a Roslyn Source Code Generator for About My Software
- AOPMethodsCommon:** C# 9.0 ONLY ** Autogenerates public methods from a class . ( replace below single quote…
- AOPMethodsGenerator:** C# 9.0 ONLY ** Autogenerates public methods from a class . ( replace below single quote…
- Apparatus.AOT.Reflection:Apparatus.AOT.Reflection
- appSettingsEditor:** C# 9.0 ONLY ** Autogenerates controller API for appsettings.json Add 2 NUGET reference…
- appSettingsEditorAPI:** C# 9.0 ONLY ** Autogenerates controller API for appsettings.json Add 2 NUGET reference…
- Argon:Json serialization library. Hard fork of Json.net.
- ArrayToExcel:ArrayToExcel
Create Excel from Array (List, DataTable, DataSet, …)
Example 1: Create with default…
- Asp.Versioning.Abstractions:ASP.NET API versioning gives you a powerful, but easy-to-use method for adding API versioning semant…
- Asp.Versioning.Http:ASP.NET API versioning gives you a powerful, but easy-to-use method for adding API versioning semant…
- Asp.Versioning.Mvc: Formerly Microsoft.AspNetCore.Mvc.Versioning. See the announcement.
ASP.NET API versioning giv…
- Asp.Versioning.Mvc.ApiExplorer: Formerly Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer. See the announcement.
ASP.NET API ve…
- Aspire.Dashboard:Dashboard browser interface for .NET Aspire.
- Aspire.Hosting:Core API and abstractions for the .NET Aspire application model.
- Aspire.Microsoft.Data.SqlClient:Aspire.Microsoft.Data.SqlClient library
Registers ‘Scoped’ Microsoft.Data.SqlClient.SqlConnection fa…
- Aspire.Microsoft.EntityFrameworkCore.SqlServer:Aspire.Microsoft.EntityFrameworkCore.SqlServer library
Registers EntityFrameworkCore DbContext servi…
- Aspire.MySqlConnector:Aspire.MySqlConnector library
Registers MySqlDataSource in the DI container for connecting MySQL dat…
- Aspire.Npgsql:Aspire.Npgsql library
Registers NpgsqlDataSource in the DI container for connecting PostgreSQL®* dat…
- Aspire.StackExchange.Redis:Aspire.StackExchange.Redis library
Registers an IConnectionMultiplexer in the DI container for conne…
- Aspire.StackExchange.Redis.OutputCaching:Aspire.StackExchange.Redis.OutputCaching library
Registers an ASP.NET Core Output Caching provider b…
- AspNetCore.HealthChecks.MySql:MySQL Health Check
This health check verifies the ability to communicate with a MySQL Server.
It use…
- AspNetCore.HealthChecks.NpgSql:PostgreSQL Health Check
This health check verifies the ability to communicate with PostgreSQL. It us…
- AspNetCore.HealthChecks.Redis:HealthChecks.Redis is the health check package for Redis.
- AspNetCore.HealthChecks.Sqlite:HealthChecks.Sqlite is the health check package for Sqlite.
- AspNetCore.HealthChecks.SqlServer:HealthChecks.SqlServer is the health check package for SqlServer.
- AspNetCore.HealthChecks.UI:HealthChecks.UI is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks. For more information see h…
- AspNetCore.HealthChecks.UI.Client:HealthChecks.UI.Client contains some mandatory abstractions to work with HealthChecks.UI.
- AspNetCore.HealthChecks.UI.Core:HealthChecks.UI.Core package containing builder and model definitions
- AspNetCore.HealthChecks.UI.Data:HealthChecks.UI.Data package containing data models and database context definition
- AspNetCore.HealthChecks.UI.InMemory.Storage:HealthChecks.UI.InMemory.Storage package contains the required classes to use InMemory provider in t…
- AutoConstructor:AutoConstructor
C# source generator that generates a constructor from readonly fields/properties…
- AutoCtor:AutoCtor
AutoCtor is a Roslyn Source Generator that will automatically create a constructor for y…
- AutoDeconstruct:Generates deconstruction methods for type definitions.
- AutoDto:AutoDto
This tool allows to auto create DTO model from BL model in compile time.
It supports differe…
- AutoMapper:What is AutoMapper?
AutoMapper is a simple little library built to solve a deceptively complex probl…
- AutoRegisterInject:AutoRegisterInject
AutoRegisterInject, also referred to as ARI, is a C# source generator that will a…
- Aviationexam.GeneratedJsonConverters.SourceGenerator:Aviationexam.GeneratedJsonConverters.SourceGenerator
Motivation for this library are polymorphic con…
- Azure.Communication.Common:Azure Communication Common client library for .NET
This package contains common code for Azure Commu…
- Azure.Communication.Identity:Azure Communication Identity client library for .NET
Azure Communication Identity is managing tokens…
- Azure.Core:Azure Core shared client library for .NET
Azure.Core provides shared primitives, abstractions, and h…
- Azure.Identity:Azure Identity client library for .NET
The Azure Identity library provides Microsoft Entra ID (forme…
- Azure.Monitor.OpenTelemetry.Exporter:Azure Monitor Exporter client library for .NET
The OpenTelemetry .NET exporters which send telemetry…
- Basic.Reference.Assemblies:This package provides reference assemblies for use in Roslyn Compilation objects. This greatlysimpli…
- BenchmarkDotNet:Powerful .NET library for benchmarking
- BenchmarkDotNet.Annotations:Powerful .NET library for benchmarking
- BenchmarkDotNet.Diagnostics.Windows:Powerful .NET library for benchmarking (Diagnostic Tools for Windows)
- Benutomo.AutomaticDisposeImpl.SourceGenerator:AutomaticDisposeImpl
C#でIDisposableとIAsyncDisposableの実装パターンに対応するメソッドを自動実装するソースジェネレータです。
⚠️ VisualStu…
- Biwen.AutoClassGen:Biwen.AutoClassGen
Usage scenario
In many cases, we will have a lot of request objects,
such as Get…
- Biwen.AutoClassGen.Attributes:Biwen.AutoClassGen
Usage scenario
In many cases, we will have a lot of request objects,
such as Get…
- BoilerplateFree:Remove boilerplate via source generators
- Boring3.FastGenericNew:FastGenericNew
FastGenericNew is 10x times faster than Activator.CreateInstance() / new T()
In…
- Breezy.SourceGenerator:Breezy is a lightweight Object-Relational Mapping (ORM) library for mapping objects using Source Gen…
- Buildalyzer:A utility to perform design-time builds of .NET projects without having to think too hard about it.
…
- Buildalyzer.Logger:A utility to perform design-time builds of .NET projects without having to think too hard about it.
…
- Buildalyzer.Workspaces:A utility to perform design-time builds of .NET projects without having to think too hard about it.
…
- BuilderGenerator:Builder Generator
This is a .Net Source Generator designed to add “Builders” to your projects. Build…
- Castle.Core:Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
- ClosedXML:See release notes for 0.102.0: https://github.com/ClosedXML/ClosedXML/releases/tag/0.102.0
See relea…
- CommandLineParser:Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The…
- Common.Logging:Common.Logging library introduces a simple abstraction to allow you to select a specific logging imp…
- Common.Logging.Core:Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstr…
- Common.Logging.NLog41:Common.Logging library bindings for NLog 4.1 logging framework.
- CommunityToolkit.Mvvm:This package includes a .NET MVVM library with helpers such as: – ObservableObject: a base clas…
- ControllerGenerator:ControllerGenerator
ControllerGenerator
ControllerGenerator.Abstraction
Action
Thi…
- ControllerGenerator.Abstraction:ControllerGenerator
ControllerGenerator
ControllerGenerator.Abstraction
Action
Thi…
- coverlet.collector:Coverlet is a cross platform code coverage library for .NET, with support for line, branch and metho…
- Credfeto.Enumeration.Source.Generation:Source code generator for Enums.
- Cronos:A fully-featured .NET library for parsing Cron expressions and calculating next occurrences that was…
- CSharpier.MsBuild:CSharpier is an opinionated code formatter for c#. It uses Roslyn to parse your code and re-prints i…
- CsvHelper:A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports rea…
- Dapper:Dapper
Dapper is a simple micro-ORM used to simplify working with ADO.NET; if you like SQL but disli…
- Dapper.Contrib:The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists…
- DasMulli.DataBuilderGenerator:Code generator to easily create data builder patterns for your model classes.
- DasMulli.DataBuilderGenerator.Attributes:Support package for DasMulli.DataBuilderGenerator, containing the [GenerateDataBuilder] attribute. D…
- Dazinator.Extensions.FileProviders:Dazinator.Extensions.FileProviders
- DeeDee:Mediator pattern using source generation for .NET
- Devlooped.SponsorLink:Integrate GitHub Sponsors into your libraries so that
users can be properly linked to their sponsors…
- DiffEngine:Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
- DiffPlex:DiffPlex
DiffPlex is C# library to generate textual diffs. It targets netstandard1.0+.
About the A…
- DisposableHelpers:DisposableHelpers
Disposable helpers for IDisposable and IAsyncDisposable with source generators. Al…
- Disposer:Disposer
A Source Generator package that generates extension methods for enums, to allow fast “refle…
- Divergic.Logging.Xunit:Introduction
Divergic.Logging.Xunit is a NuGet package that returns an ILogger or ILogger that wr…
- Docker.DotNet:.NET Client for Docker Remote API
This library allows you to interact with Docker Remote API endpoi…
- Docker.DotNet.X509:Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Dock…
- DocumentFormat.OpenXml:The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It su…
- dotnet-ef:Entity Framework Core Tools for the .NET Command-Line Interface.Enables these commonly used dotnet-e…
- dotnet-sql-cache:Command line tool to create tables and indexes in a Microsoft SQL Server database for distributed ca…
- DotNet.Glob:A fast globbing library for .NET applications, including .net core. Doesn’t use Regex.
- DotNet.ReproducibleBuilds:Enables reproducible build settings
- DotNetCore.NPOI:A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
- DotNetCore.NPOI.Core:A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
- DotNetCore.NPOI.OpenXml4Net:A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
- DotNetCore.NPOI.OpenXmlFormats:A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
- Ductus.FluentDocker:FluentDocker
This library enables docker and docker-compose interactions using a Fluent API. It is s…
- Dunet:Dunet
Dunet is a simple source generator for discriminated unions in C#.
Install
NuGet: dotnet ad…
- EmbedResourceCSharp:EmbedResourceCSharp
This is a C# Source Generator.
This let you embed files in your application.
You…
- EmptyFiles:A collection of minimal binary files.
- EnumClass.Generator:enum class Generator
Summary
Type-safe source-generated alternative to C# enum inspired by Kotlin en…
- envdte:A member of the Visual Studio SDK
- envdte100:A member of the Visual Studio SDK
- envdte80:A member of the Visual Studio SDK
- envdte90:A member of the Visual Studio SDK
- envdte90a:A member of the Visual Studio SDK
- EPPlus:EPPlus 7
Announcement: new license model from version 5
EPPlus has from this new major version chang…
- ExcelNumberFormat:.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsh…
- FastEndpoints:ASP.NET Minimal APIs Made Easy…
FastEndpoints is a developer friendly alternative to Minimal APIs …
- FastEndpoints.Attributes:Attributes used by FastEndpoints.
- FastEndpoints.Messaging.Core:Core messaging interfaces used by FastEndpoints.
- FastEndpoints.Swagger:Swagger support for FastEndpoints.
- FastGenericNew.SourceGenerator:FastGenericNew V3
The ultimate fast alternative to Activator.CreateInstance / new T()
Features…
- FastStaticReflection:Use roslyn to make relection static, autogen code for type reflection
- FastStaticReflection.CodeGen:Use roslyn to make relection static, autogen code for type reflection
- FaustVX.PrimaryParameter.SG:Primary Parameter
Description
Using a Field, RefField, Property or DoNotUse attribute on parameter…
- FileBaseContext:FileBaseContext
FileBaseContext is a provider of Entity Framework Core 8 to store database informati…
- FileContextCore:FileContextCore
FileContextCore is a “Database”-Provider for Entity Framework Core and adds the ab…
- Fixie:Fixie
Fixie is a .NET modern test framework similar to NUnit and xUnit, but with an emphasis on low-…
- Fixie.TestAdapter:Fixie
Fixie is a .NET modern test framework similar to NUnit and xUnit, but with an emphasis on low-…
- FluentAssertions:A very extensive set of extension methods that allow you to more naturally specify the expected outc…
- FluentEmail.Core:Send emails very easily. Use razor templates, smtp, embedded files, all without hassle. This is a Ba…
- FluentEmail.Liquid:Generate emails using Liquid templates. Uses the Fluid project under the hood.
- FluentEmail.Smtp:Now we’re talking. Send emails via SMTP.
- FluentValidation:FluentValidation is validation library for .NET that uses a fluent interface
and lambda expressions …
- FluentValidation.AspNetCore:The FluentValidation.AspNetCore package extends FluentValidation to enable automatic validation with…
- FluentValidation.DependencyInjectionExtensions:FluentValidation is validation library for .NET that uses a fluent interface
and lambda expressions …
- Fluid.Core:
Fractions:Introduction
This package contains a data type to calculate with rational numbers. It supports basic…
- Gedaq:ORM Gedaq is roslyn generator of methods for obtaining data from databases.
- Gedaq.Common:Common attributes and provider required for Gedaq ORM operation. This package is included as a devel…
- Gedaq.DbConnection:Attributes required for Gedaq ORM operation DbConnection for all database.
- Gedaq.MySqlConnector:Attributes required for Gedaq ORM operation for MySqlConnector.
- Gedaq.Npgsql:Attributes required for Gedaq ORM operation for PostgreSQL database.
- Gedaq.SqlClient:Attributes required for Gedaq ORM operation for PostgreSQL database.
- Generator.Equals:A source code generator for automatically implementing IEquatable using only attributes.
- Generator.Equals.Runtime:A source code generator for automatically implementing IEquatable using only attributes.
- Gobie:Simple C# source generation using templates.
- GoLive.Generator.JsonPolymorphicGenerator:Source Code Generator for System.Text.Json JsonDerivedType attributes on polymorphic classes
- Google.Protobuf:Protocol Buffers v25.1
- Grpc.AspNetCore:Grpc.AspNetCore
Grpc.AspNetCore is a metapackage with references to:
Grpc.AspNetCore.Server: gRPC s…
- Grpc.AspNetCore.Server:Grpc.AspNetCore.Server
Grpc.AspNetCore.Server is a gRPC server library for .NET.
Configure gRPC
In P…
- Grpc.AspNetCore.Server.ClientFactory:HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
- Grpc.Core.Api:Grpc.Core.Api
Grpc.Core.Api is the shared API package for gRPC C# and gRPC for .NET implementations …
- Grpc.Net.Client:Grpc.Net.Client
Grpc.Net.Client is a gRPC client library for .NET.
Configure gRPC client
gRPC client…
- Grpc.Net.ClientFactory:Grpc.Net.ClientFactory
gRPC integration with HttpClientFactory offers a centralized way to create gR…
- Grpc.Net.Common:Infrastructure for common functionality in gRPC
- Grpc.Tools:Grpc.Tools – Protocol Buffers/gRPC C# Code Generation Build Integration
This package provides C# too…
- Hellang.Middleware.ProblemDetails:Error handling middleware, using RFC7807
- HtmlAgilityPack:This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actu…
- HttpClientGenerator:HttpClient AOT code generator using dotnet Roslyn source generator feature.This package was built fr…
- Humanizer:Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, ti…
- Humanizer.Core:Humanizer core package that contains the library and the neutral language (English) resources
- Humanizer.Core.af:Humanizer Locale Afrikaans (af)
- Humanizer.Core.ar:Humanizer Locale Arabic (ar)
- Humanizer.Core.az:Humanizer Locale Azerbaijani (az)
- Humanizer.Core.bg:Humanizer Locale Bulgarian (bg)
- Humanizer.Core.bn-BD:Humanizer Locale Bangla (Bangladesh) (bn-BD)
- Humanizer.Core.cs:Humanizer Locale Czech (cs)
- Humanizer.Core.da:Humanizer Locale Danish (da)
- Humanizer.Core.de:Humanizer Locale German (de)
- Humanizer.Core.el:Humanizer Locale Greek (el)
- Humanizer.Core.es:Humanizer Locale Spanish (es)
- Humanizer.Core.fa:Humanizer Locale Persian (fa)
- Humanizer.Core.fi-FI:Humanizer Locale Finnish (Finland) (fi-FI)
- Humanizer.Core.fr:Humanizer Locale French (fr)
- Humanizer.Core.fr-BE:Humanizer Locale French (Belgium) (fr-BE)
- Humanizer.Core.he:Humanizer Locale Hebrew (he)
- Humanizer.Core.hr:Humanizer Locale Croatian (hr)
- Humanizer.Core.hu:Humanizer Locale Hungarian (hu)
- Humanizer.Core.hy:Humanizer Locale Armenian (hy)
- Humanizer.Core.id:Humanizer Locale Indonesian (id)
- Humanizer.Core.is:Humanizer Locale Icelandic (is)
- Humanizer.Core.it:Humanizer Locale Italian (it)
- Humanizer.Core.ja:Humanizer Locale Japanese (ja)
- Humanizer.Core.ko-KR:Humanizer Locale Korean (South Korea) (ko-KR)
- Humanizer.Core.ku:Humanizer Locale Central Kurdish (ku)
- Humanizer.Core.lv:Humanizer Locale Latvian (lv)
- Humanizer.Core.ms-MY:Humanizer Locale Malay (Malaysia) (ms-MY)
- Humanizer.Core.mt:Humanizer Locale Maltese (mt)
- Humanizer.Core.nb:Humanizer Locale Norwegian Bokmål (nb)
- Humanizer.Core.nb-NO:Humanizer Locale Norwegian Bokmål (Norway) (nb-NO)
- Humanizer.Core.nl:Humanizer Locale Dutch (nl)
- Humanizer.Core.pl:Humanizer Locale Polish (pl)
- Humanizer.Core.pt:Humanizer Locale Portuguese (pt)
- Humanizer.Core.ro:Humanizer Locale Romanian (ro)
- Humanizer.Core.ru:Humanizer Locale Russian (ru)
- Humanizer.Core.sk:Humanizer Locale Slovak (sk)
- Humanizer.Core.sl:Humanizer Locale Slovenian (sl)
- Humanizer.Core.sr:Humanizer Locale Serbian (sr)
- Humanizer.Core.sr-Latn:Humanizer Locale Serbian (sr-Latn)
- Humanizer.Core.sv:Humanizer Locale Swedish (sv)
- Humanizer.Core.th-TH:Humanizer Locale Thai (Thailand) (th-TH)
- Humanizer.Core.tr:Humanizer Locale Turkish (tr)
- Humanizer.Core.uk:Humanizer Locale Ukrainian (uk)
- Humanizer.Core.uz-Cyrl-UZ:Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
- Humanizer.Core.uz-Latn-UZ:Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
- Humanizer.Core.vi:Humanizer Locale Vietnamese (vi)
- Humanizer.Core.zh-CN:Humanizer Locale Chinese (China) (zh-CN)
- Humanizer.Core.zh-Hans:Humanizer Locale Chinese (zh-Hans)
- Humanizer.Core.zh-Hant:Humanizer Locale Chinese (zh-Hant)
- Iced:iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assemble…
- IdentityModel:OpenID Connect & OAuth 2.0 client library
- IdentityModel.OidcClient:RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications
- IDisposableGenerator:Source Generator Generating the Dispose functions in Disposables.
- Immutype:Immutability is easy!
- IndexRange:This package lets you use the C# 8.0 index and range features in projects that target .NET Framework…
- Injectio:Injectio
Source generator that helps register attribute marked services in the dependency injection …
- Irony.Core:Package Description
- Irony.NetCore:Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maint…
- JetBrains.Annotations:JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability…
- JetBrains.dotCover.GlobalTool:A cross-platform .NET tool for code coverage. Supported platforms: Windows (x86 / x64 / ARM64) Lin…
- JetBrains.dotMemoryUnit:dotMemory Unit is an additional unit testing framework that allows you to write tests that check cod…
- Jwshyns.DudNet:DudNet
DudNet is a C# source generator for implementing a proxy pattern.
Example
Generating a proxy …
- K4os.Compression.LZ4:Port of LZ4 compression algorithm for .NET
- K4os.Compression.LZ4.Streams:Port of LZ4 compression algorithm for .NET
- K4os.Hash.xxHash:xxHash hash implementation for .NET
- KubernetesClient:Client library for the Kubernetes open source container orchestrator.
- KubernetesClient.Basic:Client library for the Kubernetes open source container orchestrator.
- KubernetesClient.Models:Client library for the Kubernetes open source container orchestrator.
- LaDeak.ProtobufSourceGenerator:A source generator that generates partial helper classes where member properties are attributed with…
- Lib.AspNetCore.ServerTiming:Server Timing API support for .NET
Server Timing API provides a convenient way to communicate pe…
- Lib.AspNetCore.ServerTiming.Abstractions:Lib.AspNetCore.ServerTiming
Lib.AspNetCore.ServerTiming is a library which provides Server Timing …
- LibGit2Sharp:LibGit2Sharp
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, …
- LibGit2Sharp.NativeBinaries:Native binaries for LibGit2Sharp
- LightBDD.Core:Provides LightBDD core features, including asynchronous scenario execution with execution tracking a…
- LightBDD.Framework:Provides LightBDD framework with common classes and features for all LightBDD integrations.High leve…
- LightBDD.NUnit3:Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework fe…
- LightBDD.XUnit2:Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework fe…
- Ling.Audit:Ling.Audit
Introduction
Ling.Audit is a source generator for audit properties.
Installation
You can …
- Lombok.NET:This library is to .NET what Lombok is to Java. It generates constructors and other fun stuff using …
- M31.FluentApi:Generate fluent APIs for your C# classes with ease.
- M31.FluentApi.Generator:The generator package for M31.FluentAPI. Don’t install this package explicitly, install M31.FluentAP…
- MagicMap:MagicMap
SourceGenerator based package for generating boilerplate code like object mappers
This is s…
- MapTo:MapTo
A convention based object to object mapper using Roslyn source generator.
MapTo is a library…
- Matryoshki:Matryoshki
“Matryoshki” (Матрёшки, Matryoshkas) is a set of abstractions and C# source generators…
- Matryoshki.Abstractions:Matryoshki
“Matryoshki” (Матрёшки, Matryoshkas) is a set of abstractions and C# source generators…
- Matryoshki.Generators:Matryoshki
“Matryoshki” (Матрёшки, Matryoshkas) is a set of abstractions and C# source generators…
- McMaster.NETCore.Plugins:Provides API for dynamically loading assemblies into a .NET application.This package should be used …
- Mediator.Abstractions:Abstractions for the Mediator.SourceGenerator package.
- Mediator.SourceGenerator:A high performance .NET Mediator pattern implemenation using source generation.
- MediatR:Simple, unambitious mediator implementation in .NET
- MediatR.Contracts:Contracts package for requests, responses, and notifications
- MediatR.Extensions.Microsoft.DependencyInjection:MediatR extensions for ASP.NET Core
- MemoryPack:Zero encoding extreme performance binary serializer for C#.
- MemoryPack.Core:Core libraries(attribute, logics) of MemoryPack.
- MemoryPack.Generator:Code generator for MemoryPack.
- MessagePack:Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
- MessagePack.Annotations:Attributes and interfaces for .NET types serializable with MessagePack.
- MessagePipe:High performance in-memory/distributed messaging pipeline for .NET and Unity.
- Meziantou.Polyfill:Meziantou.Polyfill
Source Generator that adds polyfill methods and types. This helps working with m…
- Microsoft.AspNetCore.Antiforgery:An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Sit…
- Microsoft.AspNetCore.App.Ref:Provides a default set of APIs for building an ASP.NET Core application. Contains reference assembli…
- Microsoft.AspNetCore.App.Runtime.win-x64:Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for se…
- Microsoft.AspNetCore.Authentication.Abstractions:ASP.NET Core common types used by the various authentication components.This package was built from …
- Microsoft.AspNetCore.Authentication.Core:ASP.NET Core common types used by the various authentication middleware components.This package was …
- Microsoft.AspNetCore.Authentication.JwtBearer:ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.This p…
- Microsoft.AspNetCore.Authentication.Negotiate:ASP.NET Core authentication handler used to authenticate requests using Negotiate, Kerberos, or NTLM…
- Microsoft.AspNetCore.Authorization:ASP.NET Core authorization classes.Commonly used types:Microsoft.AspNetCore.Authorization.AllowAnony…
- Microsoft.AspNetCore.Authorization.Policy:ASP.NET Core authorization policy helper classes.This package was built from the source code at http…
- Microsoft.AspNetCore.Components:Components feature for ASP.NET Core.This package was built from the source code at https://github.co…
- Microsoft.AspNetCore.Components.Analyzers:Roslyn analyzers for ASP.NET Core Components.This package was built from the source code at https://…
- Microsoft.AspNetCore.Components.Authorization:Authentication and authorization support for Blazor applications.This package was built from the sou…
- Microsoft.AspNetCore.Components.Forms:Forms and validation support for Blazor applications.This package was built from the source code at …
- Microsoft.AspNetCore.Components.Web:Support for rendering ASP.NET Core components for browsers.This package was built from the source co…
- Microsoft.AspNetCore.Components.WebAssembly:Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.This package…
- Microsoft.AspNetCore.Components.WebAssembly.Authentication:Build client-side authentication for single-page applications (SPAs).This package was built from the…
- Microsoft.AspNetCore.Components.WebAssembly.DevServer:Development server for use when building Blazor applications.This package was built from the source …
- Microsoft.AspNetCore.Components.WebAssembly.Server:Runtime server features for ASP.NET Core Blazor applications.This package was built from the source …
- Microsoft.AspNetCore.Connections.Abstractions:Core components of ASP.NET Core networking protocol stack.This package was built from the source cod…
- Microsoft.AspNetCore.Cryptography.Internal:Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not refere…
- Microsoft.AspNetCore.Cryptography.KeyDerivation:ASP.NET Core utilities for key derivation.This package was built from the source code at https://git…
- Microsoft.AspNetCore.DataProtection:ASP.NET Core logic to protect and unprotect data, similar to DPAPI.This package was built from the s…
- Microsoft.AspNetCore.DataProtection.Abstractions:ASP.NET Core data protection abstractions.Commonly used types:Microsoft.AspNetCore.DataProtection.ID…
- Microsoft.AspNetCore.Diagnostics.Abstractions:ASP.NET Core diagnostics middleware abstractions and feature interface definitions.This package was …
- Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore:ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and dia…
- Microsoft.AspNetCore.Hosting.Abstractions:ASP.NET Core hosting and startup abstractions for web applications.This package was built from the s…
- Microsoft.AspNetCore.Hosting.Server.Abstractions:ASP.NET Core hosting server abstractions for web applications.This package was built from the source…
- Microsoft.AspNetCore.Html.Abstractions:ASP.NET Core HTML abstractions used for building HTML content.Commonly used types:Microsoft.AspNetCo…
- Microsoft.AspNetCore.Http:ASP.NET Core default HTTP feature implementations.This package was built from the source code at htt…
- Microsoft.AspNetCore.Http.Abstractions:ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for…
- Microsoft.AspNetCore.Http.Extensions:ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, an…
- Microsoft.AspNetCore.Http.Features:ASP.NET Core HTTP feature interface definitions.This package was built from the source code at https…
- Microsoft.AspNetCore.Identity.EntityFrameworkCore:ASP.NET Core Identity provider that uses Entity Framework Core.This package was built from the sourc…
- Microsoft.AspNetCore.JsonPatch:ASP.NET Core support for JSON PATCH.This package was built from the source code at https://github.co…
- Microsoft.AspNetCore.Metadata:ASP.NET Core metadata.This package was built from the source code at https://github.com/dotnet/aspne…
- Microsoft.AspNetCore.Mvc.Abstractions:ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, a…
- Microsoft.AspNetCore.Mvc.ApiExplorer:ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers…
- Microsoft.AspNetCore.Mvc.Core:ASP.NET Core MVC core components. Contains common action result types, attribute routing, applicatio…
- Microsoft.AspNetCore.Mvc.DataAnnotations:ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.This pac…
- Microsoft.AspNetCore.Mvc.Formatters.Json:ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.This p…
- Microsoft.AspNetCore.Mvc.Razor.Extensions:ASP.NET Core design time hosting infrastructure for the Razor view engine.This package was built fro…
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation:Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC.This package was bui…
- Microsoft.AspNetCore.Mvc.Testing:Support for writing functional tests for MVC applications.This package was built from the source cod…
- Microsoft.AspNetCore.Mvc.Versioning: Now Asp.Versioning.Mvc. See the announcement.
ASP.NET API versioning gives you a powerful, but…
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer: Now Asp.Versioning.Mvc.ApiExplorer. See the announcement.
ASP.NET API versioning gives you a p…
- Microsoft.AspNetCore.Mvc.ViewFeatures:ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as wel…
- Microsoft.AspNetCore.OpenApi:Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations.This p…
- Microsoft.AspNetCore.OutputCaching.StackExchangeRedis:Output cache implementation of Microsoft.AspNetCore.OutputCaching.IOutputCacheStore using Redis.This…
- Microsoft.AspNetCore.Razor.Design:Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild su…
- Microsoft.AspNetCore.Razor.Language:Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor …
- Microsoft.AspNetCore.ResponseCaching.Abstractions:ASP.NET Core response caching middleware abstractions and feature interface definitions.This package…
- Microsoft.AspNetCore.Routing:ASP.NET Core middleware for routing requests to application logic and for generating links.Commonly …
- Microsoft.AspNetCore.Routing.Abstractions:ASP.NET Core abstractions for routing requests to application logic and for generating links.Commonl…
- Microsoft.AspNetCore.StaticFiles:ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsi…
- Microsoft.AspNetCore.TestHost:ASP.NET Core web server for writing and running tests.This package was built from the source code at…
- Microsoft.AspNetCore.WebUtilities:ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.This p…
- Microsoft.Azure.Cosmos:This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azu…
- Microsoft.Bcl.AsyncInterfaces:About
As of C# 8, the C# language has support for producing and consuming asynchronous iterators. Th…
- Microsoft.Bcl.HashCode:Provides the HashCode type for .NET Standard 2.0. This package is not required starting with .NET St…
- Microsoft.Bcl.TimeProvider:About
Microsoft.Bcl.TimeProvider provides time abstraction support for apps targeting .NET 7 and ear…
- Microsoft.Build:Microsoft.Build
This package contains Microsoft.Build.dll, which defines MSBuild’s API, including
M…
- Microsoft.Build.Framework:Microsoft.Build.Framework
This package contains Microsoft.Build.Framework.dll, which defines fundame…
- Microsoft.Build.Locator:Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017…
- Microsoft.Build.Tasks.Core:Microsoft.Build.Tasks
This package contains implementations of commonly-used MSBuild
tasks
that ship…
- Microsoft.Build.Tasks.Git:MSBuild tasks providing git repository information.
- Microsoft.Build.Utilities.Core:Microsoft.Build.Utilities.Core
This package contains Microsoft.Build.Utilities.Core.dll, which defin…
- Microsoft.CodeAnalysis:.NET Compiler Platform (“Roslyn”). This is the all-in-one package (a superset of all assemblies…
- Microsoft.CodeAnalysis.Analyzer.Testing:Roslyn Analyzer Test Framework Common Types.
- Microsoft.CodeAnalysis.Analyzers:Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications bu…
- Microsoft.CodeAnalysis.AnalyzerUtilities:Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API i…
- Microsoft.CodeAnalysis.BannedApiAnalyzers:Banned API Analyzers
- Microsoft.CodeAnalysis.Common:A shared package used by the Microsoft .NET Compiler Platform (“Roslyn”). Do not install this p…
- Microsoft.CodeAnalysis.CSharp:.NET Compiler Platform (“Roslyn”) support for C#, Microsoft.CodeAnalysis.CSharp.dll. More d…
- Microsoft.CodeAnalysis.CSharp.Features:.NET Compiler Platform (“Roslyn”) support for creating C# editing experiences. More details…
- Microsoft.CodeAnalysis.CSharp.Scripting:Microsoft .NET Compiler Platform (“Roslyn”) CSharp scripting package. More details at https…
- Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing:Roslyn Source Generator Framework C# Types.
- Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit:Roslyn Source Generator xUnit Framework C# Types.
- Microsoft.CodeAnalysis.CSharp.Workspaces:.NET Compiler Platform (“Roslyn”) support for analyzing C# projects and solutions. More det…
- Microsoft.CodeAnalysis.Elfie:An extensible library for fast indexing of code artifacts.
- Microsoft.CodeAnalysis.Features:.NET Compiler Platform (“Roslyn”) support for creating editing experiences. More details at…
- Microsoft.CodeAnalysis.Razor:Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor …
- Microsoft.CodeAnalysis.Scripting.Common:Microsoft .NET Compiler Platform (“Roslyn”) shared scripting package. Do not install this packa…
- Microsoft.CodeAnalysis.SourceGenerators.Testing:Roslyn Source Generator Test Framework Common Types.
- Microsoft.CodeAnalysis.Testing.Verifiers.XUnit:Roslyn Test Verifiers for xUnit.
- Microsoft.CodeAnalysis.VisualBasic:.NET Compiler Platform (“Roslyn”) support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll. …
- Microsoft.CodeAnalysis.VisualBasic.Features:.NET Compiler Platform (“Roslyn”) support for creating Visual Basic editing experiences. Mo…
- Microsoft.CodeAnalysis.VisualBasic.Workspaces:.NET Compiler Platform (“Roslyn”) support for analyzing Visual Basic projects and solutions. …
- Microsoft.CodeAnalysis.Workspaces.Common:A shared package used by the .NET Compiler Platform (“Roslyn”) including support for analyzing proje…
- Microsoft.CodeAnalysis.Workspaces.MSBuild:.NET Compiler Platform (“Roslyn”) support for analyzing MSBuild projects and solutions. This should …
- Microsoft.CodeCoverage:Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and…
- Microsoft.Composition:This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight an…
- Microsoft.CrmSdk.CoreAssemblies:This package contains the official Microsoft.Xrm.Sdk.dll and Microsoft.Crm.Sdk.Proxy.dll assemblies …
- Microsoft.CSharp:Provides support for compilation and code generation, including dynamic, using the C# language.Commo…
- Microsoft.Data.SqlClient:Provides the data provider for SQL Server. These classes provide access to versions of SQL Server an…
- Microsoft.Data.SqlClient.SNI.runtime:Internal implementation package not meant for direct consumption. Please do not reference directly.W…
- Microsoft.Data.Sqlite:Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite.Commonly Used Types:Microsoft.Dat…
- Microsoft.Data.Sqlite.Core:Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a …
- Microsoft.Diagnostics.NETCore.Client:.NET Core Diagnostics Client Library
- Microsoft.Diagnostics.Runtime:ClrMD 3.1 Release Notes
Major changes:
Marked ClrObject’s constructor as [Obsolete]. This will be …
- Microsoft.Diagnostics.Tracing.EventSource.Redist:This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW e…
- Microsoft.Diagnostics.Tracing.TraceEvent:Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is use…
- Microsoft.DiaSymReader:Microsoft DiaSymReader interop interfaces and utilities.
- Microsoft.dotnet-interactive:Command line tool for interactive programming with C#, F#, and PowerShell, including support for Jup…
- Microsoft.DotNet.ILCompiler:Provides a native AOT compiler and runtime for .NET
- Microsoft.DotNet.InternalAbstractions:Abstractions for making code that uses file system and environment testable.
- Microsoft.DotNet.PlatformAbstractions:Abstractions for making code that uses file system and environment testable.
- Microsoft.DotNet.Scaffolding.Shared:Contains interfaces for Project Model and messaging for scaffolding.
- Microsoft.EntityFrameworkCore:Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change …
- Microsoft.EntityFrameworkCore.Abstractions:Provides abstractions and attributes that are used to configure Entity Framework Core
- Microsoft.EntityFrameworkCore.Analyzers:CSharp Analyzers for Entity Framework Core.
- Microsoft.EntityFrameworkCore.Cosmos:Azure Cosmos provider for Entity Framework Core.
- Microsoft.EntityFrameworkCore.Design:Shared design-time components for Entity Framework Core tools.
- Microsoft.EntityFrameworkCore.InMemory:In-memory database provider for Entity Framework Core (to be used for testing purposes).
- Microsoft.EntityFrameworkCore.Relational:Shared Entity Framework Core components for relational database providers.
- Microsoft.EntityFrameworkCore.Relational.Design:Shared design-time Entity Framework Core components for relational database providers.
- Microsoft.EntityFrameworkCore.Sqlite:SQLite database provider for Entity Framework Core.
- Microsoft.EntityFrameworkCore.Sqlite.Core:SQLite database provider for Entity Framework Core. This package does not include a copy of the nati…
- Microsoft.EntityFrameworkCore.Sqlite.Design:Design-time Entity Framework Core functionality for SQLite
- Microsoft.EntityFrameworkCore.SqlServer:Microsoft SQL Server database provider for Entity Framework Core.
- Microsoft.EntityFrameworkCore.Tools:Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.Enables these com…
- Microsoft.Extensions.AmbientMetadata.Application:Runtime information provider for application-level ambient metadata.
- Microsoft.Extensions.ApiDescription.Server:MSBuild tasks and targets for build-time Swagger and OpenApi document generationThis package was bui…
- Microsoft.Extensions.Caching.Memory:About
Provides implementations for local and distributed in-memory cache. It stores and retrieves da…
- Microsoft.Extensions.Caching.SqlServer:Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using…
- Microsoft.Extensions.Caching.StackExchangeRedis:Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using…
- Microsoft.Extensions.CommandLineUtils:Command-line parsing API. Commonly used types:Microsoft.Extensions.CommandLineUtils.CommandLineAppli…
- Microsoft.Extensions.Compliance.Abstractions:Abstractions to help ensure compliant data management.
- Microsoft.Extensions.Configuration:About
Microsoft.Extensions.Configuration is combined with a core configuration abstraction under Mic…
- Microsoft.Extensions.Configuration.Abstractions:About
Provides abstractions of key-value pair based configuration. Interfaces defined in this packag…
- Microsoft.Extensions.Configuration.Binder:About
Provides the functionality to bind an object to data in configuration providers for Microsoft….
- Microsoft.Extensions.Configuration.CommandLine:About
Command line configuration provider implementation for Microsoft.Extensions.Configuration. Thi…
- Microsoft.Extensions.Configuration.EnvironmentVariables:About
Environment variables configuration provider implementation for Microsoft.Extensions.Configura…
- Microsoft.Extensions.Configuration.FileExtensions:About
Provides a base class for file-based configuration providers used with Microsoft.Extensions.Co…
- Microsoft.Extensions.Configuration.Json:About
JSON configuration provider implementation for Microsoft.Extensions.Configuration. This packag…
- Microsoft.Extensions.Configuration.UserSecrets:About
User secrets configuration provider implementation for Microsoft.Extensions.Configuration. Use…
- Microsoft.Extensions.DependencyInjection:About
Supports the dependency injection (DI) software design pattern which is a technique for achiev…
- Microsoft.Extensions.DependencyInjection.Abstractions:About
Supports the lower-level abstractions for the dependency injection (DI) software design patter…
- Microsoft.Extensions.DependencyInjection.AutoActivation:Extensions to auto-activate registered singletons in the dependency injection system.
- Microsoft.Extensions.DependencyModel:About
Provides abstractions for reading .deps files. When a .NET application is compiled, the SDK ge…
- Microsoft.Extensions.DiagnosticAdapter:Microsoft extension adapter feature to extend DiagnosticListener. Contains extension methods that ex…
- Microsoft.Extensions.Diagnostics:This package includes the default implementation of IMeterFactory and additional extension methods t…
- Microsoft.Extensions.Diagnostics.Abstractions:Diagnostic abstractions for Microsoft.Extensions.Diagnostics.Commonly Used Types:Microsoft.Extension…
- Microsoft.Extensions.Diagnostics.ExceptionSummarization:Lets you retrieve exception summary information.
- Microsoft.Extensions.Diagnostics.HealthChecks:Components for performing health checks in .NET applicationsCommonly Used Types:Microsoft.Extensions…
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions:Abstractions for defining health checks in .NET applicationsCommonly Used TypesMicrosoft.Extensions….
- Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore:Components for performing health checks using EntityFrameworkCore. This package was built from th…
- Microsoft.Extensions.Features:Provides abstractions for a loosly coupled collection of features.Commonly Used Types:Microsoft.AspN…
- Microsoft.Extensions.FileProviders.Abstractions:About
Serves as the foundation for creating file providers in .NET, offering core abstractions to de…
- Microsoft.Extensions.FileProviders.Embedded:File provider for files in embedded resources for Microsoft.Extensions.FileProviders.This package wa…
- Microsoft.Extensions.FileProviders.Physical:About
Provides an implementation of a physical file provider, facilitating file access and monitorin…
- Microsoft.Extensions.FileSystemGlobbing:About
Provides support for matching file system names/paths using glob patterns.
Key Features
Conta…
- Microsoft.Extensions.Hosting:About
Contains the .NET Generic Host HostBuilder which layers on the Microsoft.Extensions.Hosting.Ab…
- Microsoft.Extensions.Hosting.Abstractions:About
Contains abstractions to host user code in an application by encapsulating an application’s re…
- Microsoft.Extensions.Hosting.WindowsServices:About
Supports using Windows Services with the hosting infrastructure.
Key Features
Can configure a…
- Microsoft.Extensions.Http:About
Microsoft.Extensions.Http package provides AddHttpClient extension methods for IServiceCollect…
- Microsoft.Extensions.Http.Diagnostics:Telemetry support for HTTP Client.
- Microsoft.Extensions.Http.Resilience:Resilience mechanisms for HttpClient.
- Microsoft.Extensions.Identity.Core:ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including…
- Microsoft.Extensions.Identity.Stores:ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including…
- Microsoft.Extensions.Localization:Application localization services and default implementation based on ResourceManager to load locali…
- Microsoft.Extensions.Localization.Abstractions:Abstractions of application localization services.Commonly used types:Microsoft.Extensions.Localizat…
- Microsoft.Extensions.Logging:About
Microsoft.Extensions.Logging is combined with a core logging abstraction under Microsoft.Exten…
- Microsoft.Extensions.Logging.Abstractions:About
Microsoft.Extensions.Logging.Abstractions provides abstractions of logging. Interfaces defined…
- Microsoft.Extensions.Logging.Configuration:Configuration support for Microsoft.Extensions.Logging.
- Microsoft.Extensions.Logging.Console:About
Microsoft.Extensions.Logging.Console provides a Console logger provider implementation for Mic…
- Microsoft.Extensions.Logging.Debug:About
Microsoft.Extensions.Logging.Debug provides a Debug output logger provider implementation for …
- Microsoft.Extensions.Logging.EventLog:Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
- Microsoft.Extensions.Logging.EventSource:EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
- Microsoft.Extensions.ObjectPool:A simple object pool implementation.This package was built from the source code at https://github.co…
- Microsoft.Extensions.Options:About
Microsoft.Extensions.Options provides a strongly typed way of specifying and accessing setting…
- Microsoft.Extensions.Options.ConfigurationExtensions:About
Microsoft.Extensions.Options.ConfigurationExtensions provides additional configuration-specifi…
- Microsoft.Extensions.PlatformAbstractions:Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
- Microsoft.Extensions.Primitives:About
Microsoft.Extensions.Primitives contains isolated types that are used in many places within co…
- Microsoft.Extensions.Resilience:Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
- Microsoft.Extensions.ServiceDiscovery:Microsoft.Extensions.ServiceDiscovery
The Microsoft.Extensions.ServiceDiscovery library is designed …
- Microsoft.Extensions.ServiceDiscovery.Abstractions:Microsoft.Extensions.ServiceDiscovery.Abstractions
The Microsoft.Extensions.ServiceDiscovery.Abstrac…
- Microsoft.Extensions.Telemetry:Provides canonical implementations of telemetry abstractions.
- Microsoft.Extensions.Telemetry.Abstractions:Common abstractions for high-level telemetry primitives.
- Microsoft.Extensions.TimeProvider.Testing:Hand-crafted fakes to make time-related testing easier.
- Microsoft.Extensions.WebEncoders:Contains registration and configuration APIs to add the core framework encoders to a dependency inje…
- Microsoft.FluentUI.AspNetCore.Components:Microsoft Fluent UI Blazor components
⭐ We appreciate your star, it helps!
This package is f…
- Microsoft.FluentUI.AspNetCore.Components.Icons:Microsoft Fluent UI Icons for Blazor
⭐ We appreciate your star, it helps!
Introduction
The Micros…
- Microsoft.Identity.Client:This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). …
- Microsoft.Identity.Client.Extensions.Msal:This package contains the public client (desktop) caching to Microsoft Authentication Library for .N…
- Microsoft.IdentityModel.Abstractions:A package containing thin abstractions for Microsoft.IdentityModel.
- Microsoft.IdentityModel.JsonWebTokens:Includes types that provide support for creating, serializing and validating JSON Web Tokens.
- Microsoft.IdentityModel.Logging:Includes Event Source based logging support.
- Microsoft.IdentityModel.Protocols:Provides base protocol support for OpenIdConnect and WsFederation.
- Microsoft.IdentityModel.Protocols.OpenIdConnect:Includes types that provide support for OpenIdConnect protocol.
- Microsoft.IdentityModel.Tokens:Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying…
- Microsoft.IO.RecyclableMemoryStream:Microsoft.IO.RecyclableMemoryStream
A library to provide pooling for .NET MemoryStream objects to i…
- Microsoft.IO.Redist:Downlevel support package for System.IO classes.
- Microsoft.JSInterop:Abstractions and features for interop between .NET and JavaScript code.This package was built from t…
- Microsoft.JSInterop.WebAssembly:Abstractions and features for interop between .NET WebAssembly and JavaScript code.This package was …
- Microsoft.Net.Compilers.Toolset:.NET Compilers Toolset Package. Referencing this package will cause the project to be built usi…
- Microsoft.Net.Http.Headers:HTTP header parser implementations.This package was built from the source code at https://github.com…
- Microsoft.NET.ILLink.Analyzers:Analyzer utilities for ILLink attributes and single-file
- Microsoft.NET.ILLink.Tasks:MSBuild tasks for running the IL Linker
- Microsoft.NET.Sdk.WebAssembly.Pack:SDK for building and publishing WebAssembly applications.
- Microsoft.NET.StringTools:Microsoft.NET.StringTools
This package contains the Microsoft.NET.StringTools assembly which impleme…
- Microsoft.NET.Test.Sdk:The MSbuild targets and properties for building .NET test projects.
- Microsoft.NETCore.App.Crossgen2.win-x64:Internal implementation package not meant for direct consumption. Please do not reference directly.
- Microsoft.NETCore.App.Host.linux-x64:Internal implementation package not meant for direct consumption. Please do not reference directly.
- Microsoft.NETCore.App.Host.win-x64:Internal implementation package not meant for direct consumption. Please do not reference directly.
- Microsoft.NETCore.App.Ref:Internal implementation package not meant for direct consumption. Please do not reference directly. …
- Microsoft.NETCore.App.Runtime.Mono.browser-wasm:Internal implementation package not meant for direct consumption. Please do not reference directly.
- Microsoft.NETCore.App.Runtime.win-x64:Internal implementation package not meant for direct consumption. Please do not reference directly.
- Microsoft.NETCore.Platforms:Provides runtime information required to resolve target framework, platform, and runtime specific im…
- Microsoft.NETCore.Targets:Provides supporting infrastructure for portable projects: support identifiers that define framework …
- Microsoft.NETFramework.ReferenceAssemblies:Microsoft .NET Framework Reference Assemblies
- Microsoft.NETFramework.ReferenceAssemblies.net462:Microsoft .NET Framework Reference Assemblies
- Microsoft.OpenApi:OpenAPI.NET
Package
Nuget
Models and Writers
Readers
Hidi
The OpenAPI.NET SDK conta…
- Microsoft.Packaging.Tools:Provides build infrastructure for handling conflicting assets from packages. 81ffa9f5381f510c2afa17a…
- Microsoft.Playwright:Playwright enables reliable end-to-end testing for modern web apps. It is built to enable cross-brow…
- Microsoft.PowerPlatform.Dataverse.Client:This package contains the .net core Dataverse ServiceClient. Used to connect to Microsoft Dataverse….
- Microsoft.Rest.ClientRuntime:Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by clien…
- Microsoft.ServiceHub.Analyzers:Microsoft.ServiceHub.Analyzers
This package contains the static analyzers to guide code that consume…
- Microsoft.ServiceHub.Client:The client library for ServiceHub, which makes it easy to request and activate services in another p…
- Microsoft.ServiceHub.Framework:Microsoft.ServiceHub.Framework
This package contains the APIs necessary to proffer and consume broke…
- Microsoft.ServiceHub.Resources:Package Description
- Microsoft.SourceLink.AzureRepos.Git:Generates source link for Azure Repos (formerly known as VSTS) Git repositories.
- Microsoft.SourceLink.Bitbucket.Git:Generates source link for Bitbucket repositories.
- Microsoft.SourceLink.Common:MSBuild tasks providing source control information.
- Microsoft.SourceLink.GitHub:Generates source link for GitHub repositories.
- Microsoft.SourceLink.GitLab:Generates source link for GitLab repositories.
- Microsoft.SqlServer.Server:This is a helper library for Microsoft.Data.SqlClient enabling cross framework support of UDT types….
- Microsoft.TestPlatform.ObjectModel:The Microsoft Test Platform Object Model.
- Microsoft.TestPlatform.TestHost:Testplatform host executes the test using specified adapter.
- Microsoft.VisualBasic:Provides types that support the Visual Basic runtimeCommonly Used Types:Microsoft.VisualBasic.String…
- Microsoft.VisualStudio.Azure.Containers.Tools.Targets:Release History
1.19.5
Add support for debugging AOT compiled projects in dotnet 8
Docker image bui…
- Microsoft.VisualStudio.CommandBars:A member of the Visual Studio SDK
- Microsoft.VisualStudio.ComponentModelHost:Package Description
- Microsoft.VisualStudio.Composition:Microsoft.VisualStudio.Composition
Features
A new, faster host for your existing MEF parts
Reuse th…
- Microsoft.VisualStudio.Composition.Analyzers:Microsoft.VisualStudio.Composition.Analyzers
Analyzers for MEF consumers to help identify common err…
- Microsoft.VisualStudio.Composition.NetFxAttributes:The MEF attributes and runtime classes in the .NET Managed Extensibility Framework (MEF) that are us…
- Microsoft.VisualStudio.CoreUtility:Microsoft® Visual Studio® Editor Platform
- Microsoft.VisualStudio.Debugger.Interop.10.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Debugger.Interop.11.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Debugger.Interop.12.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Debugger.Interop.14.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Debugger.Interop.15.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Debugger.Interop.16.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Debugger.InteropA:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Designer.Interfaces:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Editor:Microsoft® Visual Studio® Editor Platform
- Microsoft.VisualStudio.GraphModel:A member of the Visual Studio SDK
- Microsoft.VisualStudio.ImageCatalog:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Imaging:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Interop:A member of the Visual Studio SDK
- Microsoft.VisualStudio.JavaScript.SDK:MSBuild project SDK providing support for JavaScript and TypeScript projects
- Microsoft.VisualStudio.Language:Microsoft® Visual Studio® Editor Platform
- Microsoft.VisualStudio.Language.Intellisense:Microsoft® Visual Studio® Editor Platform
- Microsoft.VisualStudio.Language.NavigateTo.Interfaces:Microsoft® Visual Studio® Navigate To
- Microsoft.VisualStudio.Language.StandardClassification:Microsoft® Visual Studio® Editor Platform
- Microsoft.VisualStudio.LanguageServer.Client:Visual Studio client side APIs for interacting with a Language Server Protocol enabled server.
- Microsoft.VisualStudio.Linux.ConnectionManager.Store:A member of the Visual Studio SDK
- Microsoft.VisualStudio.OLE.Interop:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Package.LanguageService.15.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.ProjectAggregator:A member of the Visual Studio SDK
- Microsoft.VisualStudio.RemoteControl:Microsoft® Visual Studio® Remote Control Library
- Microsoft.VisualStudio.RpcContracts:Visual Studio RPC contracts
- Microsoft.VisualStudio.SDK:Visual Studio SDK meta-package. Reference this to get references to most other Visual Studio extensi…
- Microsoft.VisualStudio.SDK.Analyzers:A collection of analyzers to help Visual Studio extension developers write quality code.
- Microsoft.VisualStudio.Setup.Configuration.Interop:Managed query API for enumerating Visual Studio setup instances using embeddable interoperability ty…
- Microsoft.VisualStudio.Shell.15.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Shell.Design:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Shell.Framework:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Shell.Interop:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Shell.Interop.10.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Shell.Interop.11.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Shell.Interop.12.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Shell.Interop.8.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Shell.Interop.9.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.TaskRunnerExplorer.14.0:Microsoft.VisualStudio.TaskRunnerExplorer.14.0 contracts assembly for Visual Studio.
- Microsoft.VisualStudio.Telemetry:Microsoft® Visual Studio® Telemetry Library
- Microsoft.VisualStudio.Text.Data:Microsoft® Visual Studio® Editor Platform
- Microsoft.VisualStudio.Text.Logic:Microsoft® Visual Studio® Editor Platform
- Microsoft.VisualStudio.Text.UI:Microsoft® Visual Studio® Editor Platform
- Microsoft.VisualStudio.Text.UI.Wpf:Microsoft® Visual Studio® Editor Platform
- Microsoft.VisualStudio.TextManager.Interop:A member of the Visual Studio SDK
- Microsoft.VisualStudio.TextManager.Interop.10.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.TextManager.Interop.11.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.TextManager.Interop.12.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.TextManager.Interop.8.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.TextManager.Interop.9.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.TextTemplating:A member of the Visual Studio SDK
- Microsoft.VisualStudio.TextTemplating.Interfaces:A member of the Visual Studio SDK
- Microsoft.VisualStudio.TextTemplating.Interfaces.10.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.TextTemplating.Interfaces.11.0:A member of the Visual Studio SDK
- Microsoft.VisualStudio.TextTemplating.VSHost:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Threading:Microsoft.VisualStudio.Threading
Async synchronization primitives, async collections, TPL and datafl…
- Microsoft.VisualStudio.Threading.Analyzers:Microsoft.VisualStudio.Threading.Analyzers
Static code analyzers to detect common mistakes or potent…
- Microsoft.VisualStudio.Utilities:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Utilities.Internal:Microsoft® Visual Studio® Common Utility Library
- Microsoft.VisualStudio.Validation:Common input validation and state verification utility methods.
- Microsoft.VisualStudio.VCProjectEngine:A member of the Visual Studio SDK
- Microsoft.VisualStudio.VSHelp:A member of the Visual Studio SDK
- Microsoft.VisualStudio.VSHelp80:A member of the Visual Studio SDK
- Microsoft.VisualStudio.WCFReference.Interop:A member of the Visual Studio SDK
- Microsoft.VisualStudio.Web.BrowserLink.12.0:Microsoft.VisualStudio.BrowserLink.12.0 contracts assembly for Visual Studio.
- Microsoft.VisualStudio.Web.CodeGeneration:Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project de…
- Microsoft.VisualStudio.Web.CodeGeneration.Contracts:Contains interfaces for Project Model and messaging for scaffolding.
- Microsoft.VisualStudio.Web.CodeGeneration.Core:Contains the core infrastructure used by ASP.NET Core Code Generators.
- Microsoft.VisualStudio.Web.CodeGeneration.Design:ASP.NET Scaffolding
ASP.NET scaffolding generates boilerplate code for web apps to speed up developm…
- Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore:Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
- Microsoft.VisualStudio.Web.CodeGeneration.Templating:Contains Razor based templating host used by ASP.NET Core Code Generators.
- Microsoft.VisualStudio.Web.CodeGeneration.Utils:Contains utilities used by ASP.NET Core Code Generation packages.
- Microsoft.VisualStudio.Web.CodeGenerators.Mvc:Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
- Microsoft.VSSDK.BuildTools:Contains targets and tools to enable the building of managed VSIX projects without VSSDK MSI install…
- Microsoft.VsSDK.CompatibilityAnalyzer:Package Description
- Microsoft.Win32.Primitives:Provides common types for Win32-based libraries.Commonly Used Types:System.ComponentModel.Win32Excep…
- Microsoft.Win32.Registry:Provides support for accessing and modifying the Windows Registry.Commonly Used Types:Microsoft.Win3…
- Microsoft.Win32.SystemEvents:Provides access to Windows system event notifications.Commonly Used Types:Microsoft.Win32.SystemEven…
- Microsoft.Windows.SDK.NET.Ref:The Windows SDK available as a targeting pack for .NET 6 and later applications.For further details,…
- Microsoft.WindowsDesktop.App.Ref:Package Description
- Microsoft.WindowsDesktop.App.Runtime.win-x64:Package Description
- MimeTypeMapOfficial:Huge dictionary of file extensions to mime types
- MinimalApiBuilder:MinimalApiBuilder
Reflectionless, source-generated, thin abstraction layer over
the ASP.NET Core Mi…
- MinVer:MinVer
A minimalist .NET package for versioning .NET SDK-style projects using Git tags.
Platf…
- Mono.Cecil:Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CI…
- Mono.Reflection:Complement for System.Reflection, including an IL disassembler.
- Mono.TextTemplating:Mono.TextTemplating
NOTE: To use a template at runtime in your app, you do not need to host the eng…
- Moq:The most popular and friendly mocking library for .NET
var mock = new Mock();
…
- Morris.Moxy:Morris.Moxy
Morris.Moxy is a code mix-in code generator for Microsoft .NET
Overview
Moxy allows yo…
- MSBuild.StructuredLogger:An MSBuild logger that can be passed to MSBuild to record a detailed structured log file. See usage …
- MsBuildPipeLogger.Server:A logger for MSBuild that sends event data over anonymous or named pipes.
- MSTest.TestAdapter:MSTest is Microsoft supported Test Framework. This package includes the adapter logic to discov…
- MSTest.TestFramework:MSTest is Microsoft supported Test Framework. This package includes the libraries for writing t…
- MySql.Data:MySql.Data.MySqlClient .Net Core Class Library
- MySql.EntityFrameworkCore:MySQL Server database provider for Entity Framework Core.
- MySqlConnector:About
MySqlConnector is a C# ADO.NET driver for MySQL, MariaDB, Amazon Aurora, Azure Database for My…
- MySqlConnector.DependencyInjection:About
MySqlConnector.DependencyInjection helps set up MySqlConnector in applications that use depend…
- N.SourceGenerators.UnionTypes:N.SourceGenerators.UnionTypes
Discriminated union type source generator
Motivation
C# doesn’t suppor…
- Namotion.Reflection:.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# …
- Nerdbank.GitVersioning:Stamps your assemblies with semver 2.0 compliant git commit specific version information and provide…
- Nerdbank.Streams:Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channe…
- NetCore2Blockly:NETCore2Blockly
What it does
NETCore2Blockly generates Blockly blocks for each of your controll…
- NetCore7ShortLinks:NetCoreShortLinks
.NET Core short links – short links for your site
How to use it
Install the pac…
- NetCoreUsefullEndpoints:NetCoreUsefullEndpoints
What it does
Register endpoints for
See environment variables
See curren…
- NetEscapades.EnumGenerators:NetEscapades.EnumGenerators
A Source Generator package that generates extension methods for enums,…
- NetPackageAnalyzerConsole:PackageAnalyzer
Analyzer for .NET solution / projects . Latest version 7.2023.1029.811
Install as lo…
- NETStandard.Library:A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7…
- Newtonsoft.Json:Json.NET
Json.NET is a popular high-performance JSON framework for .NET
Serialize JSON
Product pro…
- Newtonsoft.Json.Bson:Json.NET BSON adds support for reading and writing BSON
- NextGenMapper:Package Description
- NickJohn.WinUI.ObservableSettings:WinUI ObservableSettings
A C# source generator to help you generate boilerplates to read and write…
- NJsonSchema:JSON Schema reader, generator and validator for .NET
- NJsonSchema.Yaml:JSON Schema reader, generator and validator for .NET
- NLog:NLog is a logging platform for .NET with rich log routing and management capabilities.NLog supports …
- NLog.Extensions.Logging:NLog.Extensions.Logging
Integrates NLog as Logging provider for Microsoft.Extensions.Logging, by …
- NLog.Web.AspNetCore:NLog.Web.AspNetCore
Integrates NLog as Logging provider for the ASP.NET Core platform, by just ca…
- Npgsql:Npgsql is the open source .NET data provider for PostgreSQL. It allows you to connect and interact w…
- Npgsql.DependencyInjection:Npgsql is the open source .NET data provider for PostgreSQL. It allows you to connect and interact w…
- Npgsql.EntityFrameworkCore.PostgreSQL:Npgsql Entity Framework Core provider for PostgreSQL
Npgsql.EntityFrameworkCore.PostgreSQL is the op…
- Npgsql.OpenTelemetry:Npgsql is the open source .NET data provider for PostgreSQL. It allows you to connect and interact w…
- NPOI:Contact us on telegram: https://t.me/npoidevs
- NSubstitute:NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to…
- NSwag.Annotations:NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
- NSwag.AspNetCore:NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
- NSwag.Core:NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
- NSwag.Core.Yaml:NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
- NSwag.Generation:NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
- NSwag.Generation.AspNetCore:NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
- NSwag.SwaggerGeneration:NSwag: The Swagger API toolchain for .NET and TypeScript
- NSwag.SwaggerGeneration.AspNetCore:NSwag: The Swagger API toolchain for .NET and TypeScript
- NuGet.Common:Common utilities and interfaces for all NuGet libraries.
- NuGet.Configuration:NuGet’s configuration settings implementation.
- NuGet.DependencyResolver.Core:NuGet’s PackageReference dependency resolver implementation.
- NuGet.Frameworks:NuGet’s understanding of target frameworks.
- NuGet.LibraryModel:NuGet’s types and interfaces for understanding dependencies.
- NuGet.Packaging:Nuget.Packaging
NuGet.Packaging is a NuGet client SDK library that provides a set of APIs to interac…
- NuGet.ProjectModel:NuGet’s core types and interfaces for PackageReference-based restore, such as lock files, assets fil…
- NuGet.Protocol:NuGet.Protocol
NuGet.Protocol is a NuGet client SDK library that provides a set of APIs for interact…
- NuGet.Resolver:NuGet’s dependency resolver for packages.config based projects.
- NuGet.Versioning:NuGet’s implementation of Semantic Versioning.
- NUnit:NUnit 4 Framework
NUnit is a unit-testing framework for all .NET languages.
It can run on macOS…
- NUnit.Analyzers:NUnit Analyzers
This is a suite of analyzers that target the NUnit testing framework. Right now,…
- NUnit3TestAdapter:NUnit 3 VS Test Adapter
The NUnit 3 Test Adapter runs NUnit 3.x tests in Visual Studio 2012 and newe…
- Octokit:An async-based GitHub API client library for .NET and .NET Core
- OneOf:F# style discriminated unions for C#, using a custom type OneOf which holds a single val…
- OneOf.SourceGenerator:This source generator automaticly implements OneOfBase hierarchies
- OpenMcdf:openmcdf
Structured Storage .net component – pure C#
OpenMCDF is a 100% .net / C# component that all…
- OpenTelemetry:OpenTelemetry .NET SDK
- OpenTelemetry.Api:OpenTelemetry .NET API
- OpenTelemetry.Api.ProviderBuilderExtensions:Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyI…
- OpenTelemetry.Contrib.Instrumentation.EntityFrameworkCore:Microsoft.EntityFrameworkCore instrumentation for OpenTelemetry .NET
- OpenTelemetry.Exporter.Console:Console exporter for OpenTelemetry .NET
- OpenTelemetry.Exporter.OpenTelemetryProtocol:OpenTelemetry protocol exporter for OpenTelemetry .NET
- OpenTelemetry.Exporter.Prometheus.AspNetCore:ASP.NET Core middleware for hosting OpenTelemetry .NET Prometheus Exporter
- OpenTelemetry.Extensions.Hosting:Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
- OpenTelemetry.Instrumentation.AspNetCore:ASP.NET Core instrumentation for OpenTelemetry .NET
- OpenTelemetry.Instrumentation.EntityFrameworkCore:Microsoft.EntityFrameworkCore instrumentation for OpenTelemetry .NET
- OpenTelemetry.Instrumentation.EventCounters:OpenTelemetry Metrics instrumentation for Dotnet EventCounters
- OpenTelemetry.Instrumentation.GrpcNetClient:gRPC for .NET client instrumentation for OpenTelemetry .NET
- OpenTelemetry.Instrumentation.Http:Http instrumentation for OpenTelemetry .NET
- OpenTelemetry.Instrumentation.Runtime:dotnet runtime instrumentation for OpenTelemetry .NET
- OpenTelemetry.Instrumentation.SqlClient:SqlClient instrumentation for OpenTelemetry .NET
- OpenTelemetry.Instrumentation.StackExchangeRedis:StackExchange.Redis instrumentation for OpenTelemetry .NET
- PartiallyApplied:A way to do partial function application in C#
- Perfolizer:Performance analysis toolkit
- Pipelines.Sockets.Unofficial:Package Description
- Podimo.ConstEmbed:Podimo.ConstEmbed
This project is a Source Generator which generates constant strings from files at …
- Polly:Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to expr…
- Polly.Core:Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to expr…
- Polly.Extensions:Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to expr…
- Polly.RateLimiting:Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to expr…
- Pomelo.EntityFrameworkCore.MySql:About
Pomelo.EntityFrameworkCore.MySql is the Entity Framework Core (EF Core) provider for MySQL, Ma…
- Portable.BouncyCastle:BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
- PowerShell:PowerShell global tool
- prometheus-net:prometheus-net
This is a .NET library for instrumenting your applications and exporting metrics to P…
- PropertyChanged.SourceGenerator:PropertyChanged.SourceGenerator
Implementing INotifyPropertyChanged / INotifyPropertyChanging is a…
- protobuf-net:Provides simple access to fast and efficient “Protocol Buffers” serialization from .NET applications
- protobuf-net.Core:Provides simple access to fast and efficient “Protocol Buffers” serialization from .NET applications
- ProxyGen.NET:ProxyGen.NET
.NET proxy generator powered by Roslyn
This documentation refers the version 9.X…
- QueryGenerator:Query Viewer
Reference the nuget package
QuickConstructor:QuickConstructor
QuickConstructor is a reliable and feature-rich source generator that can automati…
- RazorBlade:RazorBlade
The sharpest part of the razor.
Compile Razor templates at build-time without a dependenc…
- RazorLight:Use Razor to build your templates from strings / files / EmbeddedResources outside of ASP.NET MVC fo…
- Refit:Refit: The automatic type-safe REST library for .NET Core, Xamarin and .NET
Refit
Refit.HttpCl…
- RidgeDotNet:Ridge is a source generator that creates strongly typed HTTP clients for integration tests. …
- RidgeDotNet.AspNetCore:Ridge.AspNetCore containes dependencies which are neccessary to use in ASP.NET core app using Ridge.
- Riok.Mapperly:Mapperly
Mapperly is a .NET source generator for generating object mappings.
Because Mapperly …
- Rocks:Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
Getting Started
Reference the Ro…
- Roozie.AutoInterface:Roozie.AutoInterface
What is it?
Roozie.AutoInterface is a C# source generator that generates an i…
- rscgutils:RSCG_Utils
Roslyn Source Code Generators Utils
Usage
Additional Files
Allow you to see additional …
- RSCG_AMS:RSCG_AMS
a Roslyn Source Code Generator for About My Software
You will obtain
( See online at https…
- RSCG_Decorator:RSCG_Decorator
Decorator for classes , permit to know when method start and ends
Usage
Add reference…
- RSCG_DecoratorCommon:RSCG_Decorator
Decorator for classes , permit to know when method start and ends
Usage
Add reference…
- RSCG_FunctionsWithDI:FunctionsDI
Generate (constructor) and functions calls similar with ASP.NET Core WebAPI ( [FromServ…
- RSCG_FunctionsWithDI_Base:FunctionsDI
Generate (constructor) and functions calls similar with ASP.NET Core WebAPI ( [FromServ…
- RSCG_InterceptorTemplate:RSCG_InterceptorTemplate
Interceptor template – supported from >= .NET 8.0 . Uses also experimental …
- RSCG_Static:RSCG_Static
Roslyn Source Code Generator – transform static classes into instances and interfaces
Mo…
- RSCG_Templating:RSCG_Templating
Templating for generating everything from classes, methods from a Roslyn Code Genera…
- RSCG_TemplatingCommon:RSCG_Templating
Templating for generating everything from classes, methods from a Roslyn Code Genera…
- RSCG_TimeBombComment:RSCG_TimeBombComment aka Time Bomb comment for technical debt
Reference the nuget package
< li="">
- RSCG_UtilityTypes:RSCG_UtilityTypes
Omit and Pick from TypeScript : https://www.typescriptlang.org/docs/handbook/utili…
- RSCG_UtilityTypesCommon:RSCG_UtilityTypes
Omit and Pick from TypeScript : https://www.typescriptlang.org/docs/handbook/utili…
- RSCG_WebAPIExports:RSCG_WebAPIExports
Add exports to file to WebAPI ( for the moment, just Excel / xlsx)
How to use in …
- run-script:
dotnet-run-script
A dotnet tool to run arbi…
- runtime.any.System.Collections:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Diagnostics.Tools:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Diagnostics.Tracing:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Globalization:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Globalization.Calendars:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.IO:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Reflection:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Reflection.Extensions:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Reflection.Primitives:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Resources.ResourceManager:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Runtime:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Runtime.Handles:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Runtime.InteropServices:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Text.Encoding:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Text.Encoding.Extensions:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Threading.Tasks:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.any.System.Threading.Timer:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.native.System:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.native.System.Data.SqlClient.sni:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.native.System.IO.Compression:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.native.System.Net.Http:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.native.System.Net.Security:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.native.System.Security.Cryptography:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.native.System.Security.Cryptography.Apple:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win-arm64.runtime.native.System.Data.SqlClient.sni:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win-x64.Microsoft.DotNet.ILCompiler:Internal implementation package not meant for direct consumption. Please do not reference directly. …
- runtime.win-x64.runtime.native.System.Data.SqlClient.sni:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win-x86.runtime.native.System.Data.SqlClient.sni:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win.Microsoft.Win32.Primitives:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win.System.Console:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win.System.Diagnostics.Debug:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win.System.IO.FileSystem:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win.System.Net.Primitives:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win.System.Net.Sockets:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win.System.Runtime.Extensions:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win7-x64.runtime.native.System.Data.SqlClient.sni:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win7-x64.runtime.native.System.IO.Compression:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win7-x86.runtime.native.System.Data.SqlClient.sni:Internal implementation package not meant for direct consumption. Please do not reference directly….
- runtime.win7.System.Private.Uri:Internal implementation package not meant for direct consumption. Please do not reference directly….
- SafeRouting:Safe Routing Source Generator for ASP.NET Core
Safe Routing is a source generator which analyses a…
- Scriban:scriban

Scriban is a fast,…
- SharpCompress:SharpCompress is a compression library for NET Standard 2.0/2.1/NET 6.0/NET 7.0 that can unrar, deco…
- SharpZipLib:SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar writt…
- SimpleInfoName:Generates simple names info (types, parameters, properties, fields, and methods).
- SimpleInjector:Simple Injector is an easy, flexible and fast dependency injection library that uses best practice t…
- SixLabors.Fonts:SixLabors.Fonts
SixLabors.Fonts is a new cross-platform font loading and drawing library.
Lice…
- SkinnyControllersCommon:SkinnyControllersGenerator
SkinnyControllers generates controller action for each field of your cont…
- SkinnyControllersGenerator:SkinnyControllersGenerator
SkinnyControllers generates controller action for each field of your cont…
- Solti.Utils.Primitives:Solti.Utils.Primitives
Shared classes used in my .NET projects (intended for private use only)…
- SourceGenerator.Helper.CopyCode:SourceGenerator.Helper.CopyCode
This Generator is intendede to generate text that a source generator…
- Spectre.Console:A library that makes it easier to create beautiful console applications.
- SpreadCheetah:SpreadCheetah
SpreadCheetah is a high-performance .NET library for generating spreadsheet (Micros…
- SQLitePCLRaw.bundle_e_sqlite3:This ‘batteries-included’ bundle brings in SQLitePCLRaw.core and the necessary stuff for certain com…
- SQLitePCLRaw.core:SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package …
- SQLitePCLRaw.lib.e_sqlite3:This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To …
- SQLitePCLRaw.provider.e_sqlite3:SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named…
- SqlTableDependency:SqlTableDependency is a high-level implementation to access table record change notifications from S…
- SSH.NET:SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework…
- SshNet.Security.Cryptography:Cryptographic functions for .NET
- StackExchange.Redis:High performance Redis client, incorporating both synchronous and asynchronous usage.
- stdole:A member of the Visual Studio SDK
- StreamJsonRpc:StreamJsonRpc
StreamJsonRpc is a cross-platform, .NET portable library that implements the
JSON-RP…
- StringBuilderArray:The version of StringBuilder built on an array of strings string[]: uses less memory.
- StringLiteralGenerator:A C# Source Generator for optimizing UTF-8 binaries.
- Strongly:Strongly
Strongly makes creating strongly-typed values as easy as adding an attribute! No
more ac…
- Swashbuckle.AspNetCore:Swagger tools for documenting APIs built on ASP.NET Core
- Swashbuckle.AspNetCore.Swagger:Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
- Swashbuckle.AspNetCore.SwaggerGen:Swagger Generator for APIs built on ASP.NET Core
- Swashbuckle.AspNetCore.SwaggerUI:Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
- System.AppContext:Provides the System.AppContext class, which allows access to the BaseDirectory property and other ap…
- System.Buffers:Provides resource pooling of any type for performance-critical applications that allocate and deallo…
- System.CodeDom:Provides types that can be used to model the structure of a source code document and to output sourc…
- System.Collections:Provides classes that define generic collections, which allow developers to create strongly typed co…
- System.Collections.Concurrent:Provides several thread-safe collection classes that should be used in place of the corresponding ty…
- System.Collections.Immutable:About
This package provides collections that are thread safe and guaranteed to never change their co…
- System.Collections.NonGeneric:Provides classes that define older non-generic collections of objects, such as lists, queues, hash t…
- System.Collections.Specialized:Provides older specialized non-generic collections; for example, a linked list dictionary, a bit vec…
- System.CommandLine:This package includes a powerful command line parser and other tools for building command line appli…
- System.ComponentModel:Provides interfaces for the editing and change tracking of objects used as data sources.Commonly Use…
- System.ComponentModel.Annotations:Provides attributes that are used to define metadata for objects used as data sources.Commonly Used …
- System.ComponentModel.Composition:This namespace provides classes that constitute the core of the Managed Extensibility Framework, or …
- System.ComponentModel.EventBasedAsync:Provides support classes and delegates for the event-based asynchronous pattern. Developers should p…
- System.ComponentModel.Primitives:Provides interfaces that are used to implement the run-time and design-time behavior of components.C…
- System.ComponentModel.TypeConverter:Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting…
- System.Composition:This package provides a version of the Managed Extensibility Framework (MEF) that is lightweight and…
- System.Composition.AttributedModel:Provides common attributes used by System.Composition types.Commonly Used Types:System.Composition.E…
- System.Composition.Convention:Provides types that support using Managed Extensibility Framework with a convention-based configurat…
- System.Composition.Hosting:Provides Managed Extensibility Framework types that are useful to developers of extensible applicati…
- System.Composition.TypedParts:Provides some extension methods for the Managed Extensibility Framework.Commonly Used Types:System.C…
- System.Configuration.ConfigurationManager:About
Provides types that support using XML configuration files (app.config). This package exists on…
- System.Console:Provides the System.Console class, which represents the standard input, output and error streams for…
- System.Data.Common:Provides the base abstract classes, including System.Data.DbConnection and System.Data.DbCommand, fo…
- System.Data.DataSetExtensions:Provides extensions to form LINQ expressions and method queries against DataTable objects.Commonly U…
- System.Data.SqlClient:Provides the data provider for SQL Server. These classes provide access to versions of SQL Server an…
- System.Diagnostics.Contracts:Provides static classes for representing program contracts such as preconditions, postconditions, an…
- System.Diagnostics.Debug:Provides classes and attributes that allows basic interaction with a debugger.Commonly Used Types:Sy…
- System.Diagnostics.DiagnosticSource:Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry…
- System.Diagnostics.EventLog:About
This package provides types that allow applications to interact with the Windows Event Log ser…
- System.Diagnostics.FileVersionInfo:Provides the System.Diagnostics.FileVersionInfo class, which allows access to Win32 version resource…
- System.Diagnostics.PerformanceCounter:About
This package provides types that allow applications to interact with the Windows performance c…
- System.Diagnostics.Process:Provides the System.Diagnostics.Process class, which allows interaction with local and remote proces…
- System.Diagnostics.StackTrace:Provides the System.Diagnostics.StackTrace class, which allows interaction with local and remote pro…
- System.Diagnostics.TextWriterTraceListener:Provides trace listeners for directing tracing output to a text writer, such as System.IO.StreamWrit…
- System.Diagnostics.Tools:Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or…
- System.Diagnostics.TraceSource:Provides classes that help you trace the execution of your code. Developers should prefer the classe…
- System.Diagnostics.Tracing:Provides class that enable you to create high performance tracing events to be captured by event tra…
- System.DirectoryServices.Protocols:About
System.DirectoryServices.Protocols provides a managed implementation of Lightweight Directory …
- System.Drawing.Common:Provides access to GDI+ graphics functionality.Commonly Used Types:System.Drawing.BitmapSystem.Drawi…
- System.Dynamic.Runtime:Provides classes and interfaces that support the Dynamic Language Runtime (DLR).Commonly Used Types:…
- System.Formats.Asn1:Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.Commonly Used Type…
- System.Globalization:Provides classes that define culture-related information, including language, country/region, calend…
- System.Globalization.Calendars:Provides classes for performing date calculations using specific calendars, including the Gregorian,…
- System.Globalization.Extensions:Provides classes for performing Unicode string normalization, culture-specific string comparisons an…
- System.IdentityModel.Tokens.Jwt:Includes types that provide support for creating, serializing and validating JSON Web Tokens.
- System.IO:Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and S…
- System.IO.Abstractions:At the core of the library is IFileSystem and FileSystem. Instead of calling methods like File.ReadA…
- System.IO.Compression:Provides classes that support the compression and decompression of streams.Commonly Used Types:Syste…
- System.IO.Compression.ZipFile:Provides classes that support the compression and decompression of streams using file system paths.C…
- System.IO.FileSystem:Provides types that allow reading and writing to files and types that provide basic file and directo…
- System.IO.FileSystem.AccessControl:Provides types for managing access and audit control lists for files and directories.Commonly Used T…
- System.IO.FileSystem.Primitives:Provides common enumerations and exceptions for path-based I/O libraries.Commonly Used Types:System….
- System.IO.Packaging:Provides classes that support storage of multiple data objects in a single container.
- System.IO.Pipelines:Single producer single consumer byte buffer management.Commonly Used Types:System.IO.Pipelines.PipeS…
- System.IO.Pipes:Provides a means for interprocess communication through anonymous and/or named pipes.Commonly Used T…
- System.IO.UnmanagedMemoryStream:Provides classes for access to unmanaged blocks of memory from managed code.Commonly Used Types:Syst…
- System.Linq:Provides classes and interfaces that supports queries that use Language-Integrated Query (LINQ).Comm…
- System.Linq.Async:Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable sequences.
- System.Linq.Async.Queryable:Provides support for Language-Integrated Query (LINQ) over IAsyncQueryable sequences with query p…
- System.Linq.Expressions:Provides classes, interfaces and enumerations that enable language-level code expressions to be repr…
- System.Linq.Parallel:Provides classes that supports parallel queries that use Language-Integrated Query (LINQ).Commonly U…
- System.Management:About
Provides access to a rich set of management information and management events about the system…
- System.Memory:Provides types for efficient representation and pooling of managed, stack, and native memory segment…
- System.Memory.Data:About
System.Memory.Data introduces the BinaryData type, a lightweight abstraction for a byte payloa…
- System.Net.Http:Provides a programming interface for modern HTTP applications, including HTTP client components that…
- System.Net.Http.Json:About
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that…
- System.Net.NameResolution:Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution…
- System.Net.Primitives:Provides common types for network-based libraries, including System.Net.IPAddress, System.Net.IPEndP…
- System.Net.Security:Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure…
- System.Net.Sockets:Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receiv…
- System.Net.WebSockets:Provides the System.Net.WebSockets.WebSocket abstract class and related types to allow developers to…
- System.Numerics.Vectors:Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics a…
- System.ObjectModel:Provides types and interfaces that allow the creation of observable types that provide notifications…
- System.Private.DataContractSerialization:Internal implementation package not meant for direct consumption. Please do not reference directly….
- System.Private.ServiceModel:Package Description
- System.Private.Uri:Internal implementation package not meant for direct consumption. Please do not reference directly….
- System.Reactive:Rx (Reactive Extensions for .NET)
Rx enables event-driven programming with a composable, declarative…
- System.Reactive.Linq:Legacy facade package for System.Reactive
This package exists for backwards compatibility, and shoul…
- System.Reflection:Provides types that retrieve information about assemblies, modules, members, parameters, and other e…
- System.Reflection.DispatchProxy:Provides a class to dynamically create proxy types that implement a specified interface and derive f…
- System.Reflection.Emit:Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on…
- System.Reflection.Emit.ILGeneration:Provides classes that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The p…
- System.Reflection.Emit.Lightweight:Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can …
- System.Reflection.Extensions:Provides custom attribute extension methods for System.Reflection types.Commonly Used Types:System.R…
- System.Reflection.Metadata:About
This package provides a low-level .NET (ECMA-335) metadata reader and writer. It’s geared for …
- System.Reflection.MetadataLoadContext:About
Provides read-only reflection on assemblies in an isolated context with support for assemblies…
- System.Reflection.Primitives:Provides common enumerations for reflection-based libraries.Commonly Used Types:System.Reflection.Fi…
- System.Reflection.TypeExtensions:Provides extensions methods for System.Type that are designed to be source-compatible with older fra…
- System.Resources.ResourceManager:Provides classes and attributes that allow developers to create, store, and manage various culture-s…
- System.Resources.Writer:Provides classes which write resources to streams in the system-default format.Commonly Used Types:S…
- System.Runtime:Provides the fundamental primitives, classes and base classes that define commonly-used value and re…
- System.Runtime.Caching:About
Packaged set of simple caching API’s derived from those of the same namespace available in .NE…
- System.Runtime.CompilerServices.Unsafe:Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functio…
- System.Runtime.Extensions:Provides commonly-used classes for performing mathematical functions, conversions, string comparison…
- System.Runtime.Handles:Provides base classes, including System.Runtime.InteropServices.CriticalHandle and System.Runtime.In…
- System.Runtime.InteropServices:Provides types that support COM interop and platform invoke services.Commonly Used Types:System.Runt…
- System.Runtime.InteropServices.RuntimeInformation:Provides APIs to query about runtime and OS information.Commonly Used Types:System.Runtime.InteropSe…
- System.Runtime.InteropServices.WindowsRuntime:Provides classes that support interoperation between managed code and the Windows Runtime, and that …
- System.Runtime.Loader:Provides the System.Runtime.Loader.AssemblyLoadContext class, which provides members for loading ass…
- System.Runtime.Numerics:Provides the numeric types System.Numerics.BigInteger and System.Numerics.Complex, which complement …
- System.Runtime.Serialization.Formatters:Provides common types for libraries that support runtime serialization.Commonly Used Types:System.Se…
- System.Runtime.Serialization.Json:Provides classes for serializing objects to the JavaScript Object Notation (JSON) and deserializing …
- System.Runtime.Serialization.Primitives:Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries t…
- System.Runtime.Serialization.Xml:Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing X…
- System.Security.AccessControl:Provides base classes that enable managing access and audit control lists on securable objects.Commo…
- System.Security.Claims:Provides classes that implement claims-based identity in the .NET Framework, including classes that …
- System.Security.Cryptography.Algorithms:Provides base types for cryptographic algorithms, including hashing, encryption, and signing operati…
- System.Security.Cryptography.Cng:Provides cryptographic algorithm implementations and key management with Windows Cryptographic Next …
- System.Security.Cryptography.Csp:Provides cryptographic algorithm implementations and key management with Windows Cryptographic API (…
- System.Security.Cryptography.Encoding:Provides types for representing Abstract Syntax Notation One (ASN.1)-encoded data.Commonly Used Type…
- System.Security.Cryptography.OpenSsl:Provides cryptographic algorithm implementations and key management for non-Windows systems with Ope…
- System.Security.Cryptography.Pkcs:Provides support for PKCS and CMS algorithms.Commonly Used Types:System.Security.Cryptography.Pkcs.E…
- System.Security.Cryptography.Primitives:Provides common types for the cryptographic libraries.Commonly Used Types:System.Security.Cryptograp…
- System.Security.Cryptography.ProtectedData:About
System.Security.Cryptography.ProtectedData offers a simplified interface for utilizing Microso…
- System.Security.Cryptography.X509Certificates:Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certif…
- System.Security.Cryptography.Xml:Provides classes to support the creation and validation of XML digital signatures. The classes in th…
- System.Security.Permissions:Provides types supporting Code Access Security (CAS).
- System.Security.Principal:Provides the base interfaces for principal and identity objects that represents the security context…
- System.Security.Principal.Windows:Provides classes for retrieving the current Windows user and for interacting with Windows users and …
- System.ServiceModel.Http:Provides the types that permit SOAP messages to be exchanged using Http (example: BasicHttpBinding).
- System.ServiceModel.Primitives:Provides the common types used by all of the WCF libraries.
- System.ServiceProcess.ServiceController:About
Provides the System.ServiceProcess.ServiceController API, which allows to connect to a Windows…
- System.Speech:About
Provides APIs for speech recognition and synthesis built on the Microsoft Speech API in Window…
- System.Text.Encoding:Provides base abstract encoding classes for converting blocks of characters to and from blocks of by…
- System.Text.Encoding.CodePages:About
System.Text.Encoding.CodePages enable creating single and double bytes encodings for code page…
- System.Text.Encoding.Extensions:Provides support for specific encodings, including ASCII, UTF-7, UTF-8, UTF-16, and UTF-32.Commonly …
- System.Text.Encodings.Web:Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (H…
- System.Text.Json:About
Provides high-performance and low-allocating types that serialize objects to JavaScript Object…
- System.Text.RegularExpressions:Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression e…
- System.Threading:Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.T…
- System.Threading.AccessControl:Provides support for managing access and audit control lists for synchronization primitives.Commonly…
- System.Threading.Channels:About
The System.Threading.Channels library provides types for passing data asynchronously between p…
- System.Threading.Overlapped:Provides common types for interacting with asynchronous (or overlapped) input and output (I/O).Commo…
- System.Threading.RateLimiting:APIs to help manage rate limiting.Commonly Used Types:System.Threading.RateLimiting.RateLimiterSyste…
- System.Threading.Tasks:Provides types that simplify the work of writing concurrent and asynchronous code.Commonly Used Type…
- System.Threading.Tasks.Dataflow:TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing…
- System.Threading.Tasks.Extensions:Provides additional types that simplify the work of writing concurrent and asynchronous code.Commonl…
- System.Threading.Tasks.Parallel:Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterato…
- System.Threading.Thread:Provides the System.Threading.Thread class, which allows developers to create and control a thread, …
- System.Threading.ThreadPool:Provides the System.Threading.ThreadPool class, which contains a pool of threads that can be used to…
- System.Threading.Timer:Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified …
- System.ValueTuple:Provides the System.ValueTuple structs, which implement the underlying types for tuples in C# and Vi…
- System.Windows.Extensions:Provides miscellaneous Windows-specific typesCommonly Used Types:System.Security.Cryptography.X509Ce…
- System.Xml.ReaderWriter:Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language …
- System.Xml.XDocument:Provides the classes for Language-Integrated Query (LINQ) to Extensible Markup Language (XML). LINQ …
- System.Xml.XmlDocument:Provides an older in-memory Extensible Markup Language (XML) programming interface that enables you …
- System.Xml.XmlSerializer:Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing X…
- System.Xml.XPath:Provides the classes that define a cursor model for navigating and editing Extensible Markup Languag…
- System.Xml.XPath.XDocument:Provides extension methods that add System.Xml.XPath support to the System.Xml.XDocument package.Com…
- System.Xml.XPath.XmlDocument:Provides extension methods that add System.Xml.XPath support to the System.Xml.XmlDocument package.C…
- Teronis.MSBuild.Packaging.ProjectBuildInPackage:Allows project reference content to be added to the NuGet-package during pack process.
- TestableIO.System.IO.Abstractions:At the core of the library is IFileSystem and FileSystem. Instead of calling methods like File.ReadA…
- TestableIO.System.IO.Abstractions.Wrappers:At the core of the library is IFileSystem and FileSystem. Instead of calling methods like File.ReadA…
- Testcontainers:Testcontainers
Testcontainers for .NET is a library to support tests with throwaway instances …
- Testcontainers.CosmosDb:Testcontainers
Testcontainers for .NET is a library to support tests with throwaway instances …
- Testcontainers.MsSql:Testcontainers
Testcontainers for .NET is a library to support tests with throwaway instances …
- Testcontainers.MySql:Testcontainers
Testcontainers for .NET is a library to support tests with throwaway instances …
- Testcontainers.PostgreSql:Testcontainers
Testcontainers for .NET is a library to support tests with throwaway instances …
- ThisAssembly:Meta-package that includes all ThisAssembly.* packages.
- ThisAssembly.AssemblyInfo:This package generates a static ThisAssembly.Info class with public
constants exposing the following…
- ThisAssembly.Constants:This package generates a static ThisAssembly.Constants class with public
constants for @(Constant) M…
- ThisAssembly.Git:This package generates a static ThisAssembly.Git class with constants
for the following Git properti…
- ThisAssembly.Metadata:This package provides a static ThisAssembly.Metadata class with public
constants exposing each [Syst…
- ThisAssembly.Prerequisites:Ensures that referencing project is using a compatible Compiler API (Roslyn).
- ThisAssembly.Project:This package generates a static ThisAssembly.Project class with public
constants exposing project pr…
- ThisAssembly.Resources:This package generates a static ThisAssembly.Resources class with public
properties exposing typed A…
- ThisAssembly.Strings:This package generates a static ThisAssembly.Strings class with public
constants exposing string res…
- TimeZoneConverter:Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
- Transplator:C# source generator for simple text templates
- UnitGenerator:C# Source Generator to create value-object, inspired by units of measure.
- Verify:Enables verification of complex models and documents.
- Verify.DiffPlex:Extends Verify (https://github.com/VerifyTests/Verify) to allow comparison of text via DiffPlex (htt…
- Verify.NUnit:Enables verification of complex models and documents.
- Verify.SourceGenerators:Extends Verify (https://github.com/VerifyTests/Verify) to allow verification of C# Source Generators…
- Vogen:Vogen – Value Object Generator
What is the package?
This is a semi-opinionated library which is a So…
- VSLangProj:A member of the Visual Studio SDK
- VSLangProj100:A member of the Visual Studio SDK
- VSLangProj110:A member of the Visual Studio SDK
- VSLangProj140:A member of the Visual Studio SDK
- VSLangProj150:A member of the Visual Studio SDK
- VSLangProj157:A member of the Visual Studio SDK
- VSLangProj158:A member of the Visual Studio SDK
- VSLangProj165:A member of the Visual Studio SDK
- VSLangProj2:A member of the Visual Studio SDK
- VSLangProj80:A member of the Visual Studio SDK
- VSLangProj90:A member of the Visual Studio SDK
- Xbehave:An xUnit.net extension for describing your tests using natural language.Installing this package inst…
- Xbehave.Core:Includes the libraries for writing tests with xBehave.net.Installing this package installs xunit.cor…
- XLParser:A parser for Excel formulas
- xunit:About xUnit.net
xunit.abstractions:Common abstractions used to exchange information between xUnit.net and version-independent runners (…
- xunit.analyzers:About This Project
This project contains source code analysis and cleanup rules for xUnit.net. Analy…
- xunit.assert:About xUnit.net
xunit.core:About xUnit.net
xunit.extensibility.core:About xUnit.net
xunit.extensibility.execution:About xUnit.net
xunit.NLog:NLog extensions for xUnit test output
- xunit.NLog.Common:NLog and Common Logging extensions for xUnit test output
- xunit.runner.visualstudio:About This Project
This project contains the Visual Studio runner for xUnit.net. It supports the bui…
- YamlDotNet:A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a hig…
- YamlDotNet.NetCore:YamlDotNet.NetCore
- YC.DynamicsMapper:Using the Source Generator
This document provides a brief overview of how to use the source generato…
- Zomp.SyncMethodGenerator:Sync Method Generator
This .NET source generator produces a sync method from an async one.
Use c…
- ZstdSharp.Port:Port of zstd compression library to c#