Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 0 total downloads
- Latest version: 10.0.0-preview.3.25171.5
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost
by: Microsoft
- 0 total downloads
- Latest version: 5.0.0-preview.6.20305.6
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
4ba9ecaabd4d5c87c776a030eafdac0bae0512cf
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OData.Edm
by: Microsoft
- 12 total downloads
- Latest version: 7.21.6
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
Microsoft.Orleans.Analyzers
by: Microsoft
- 7 total downloads
- Latest version: 9.2.1
C# Analyzers for Microsoft Orleans.
Microsoft.Orleans.OrleansCodeGenerator
by: Microsoft Research
- 1 total downloads
- Latest version: 1.1.0-beta1
Runtime and compile-time code generation support for Microsoft Orleans.
Microsoft.Orleans.OrleansCodeGenerator.Build
by: Microsoft
- 1 total downloads
- Latest version: 1.5.6
Microsoft Orleans Build-time Code Generation to install within the grain interfaces and implementation projects.
Microsoft.WindowsAppSDK
by: Microsoft
- 5 total downloads
- Latest version: 1.5.240227000
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Nerdbank.GitVersioning
by: Andrew Arnott
- 1 total downloads
- Latest version: 3.0.19-beta
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
PreMailer.Net
by: Martin H. Normark
- 3 total downloads
- Latest version: 2.0.0-beta2
PreMailer.Net is a C# utility for moving CSS to inline style attributes, to gain maximum E-mail client compatibility.
Sentry
by: Sentry Team and Contributors
- 0 total downloads
- Latest version: 4.12.1-segv1
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Profiling
by: Sentry Team and Contributors
- 9 total downloads
- Latest version: 5.14.1
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog.Formatting.Compact
by: Serilog Contributors
- 2 total downloads
- Latest version: 1.1.0-dev-00934
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.File
by: Serilog Contributors
- 10 total downloads
- Latest version: 5.0.0-dev-00942
Write Serilog events to text files in plain or JSON format.
System.Collections
by: Microsoft
- 2 total downloads
- Latest version: 4.0.10-beta-22605
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
Commonly Used Types:
System.Collections.Generic.List<T>
System.Collections.Generic.Dictionary<TKey, TValue>
System.Collections.Generic.Queue<T>
System.Collections.Generic.Stack<T>
System.Collections.Generic.HashSet<T>
System.Collections.Generic.LinkedList<T>
System.Collections.Generic.EqualityComparer<T>
System.Collections.Generic.Comparer<T>
System.Collections.Generic.SortedDictionary<TKey, TValue>
System.Composition.Runtime
by: Microsoft
- 5 total downloads
- Latest version: 5.0.0
Contains runtime components of the Managed Extensibility Framework.
Commonly Used Types:
System.Composition.CompositionContext
When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.Caching
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.4.20251.6
Provides classes to use caching facilities.
Commonly Used Types:
System.Runtime.Caching.CacheEntryChangeMonitor
System.Runtime.Caching.CacheEntryRemovedArguments
System.Runtime.Caching.CacheEntryUpdateArguments
System.Runtime.Caching.CacheItem
System.Runtime.Caching.CacheItemPolicy
System.Runtime.Caching.ChangeMonitor
System.Runtime.Caching.FileChangeMonitor
System.Runtime.Caching.HostFileChangeMonitor
System.Runtime.Caching.MemoryCache
System.Runtime.Caching.ObjectCache
When using NuGet 3.x this package requires at least version 3.4.
xunit.extensibility.execution
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.2.0-rc4-build3536
Includes xunit.execution.*.dll for extensibility purposes.