Microsoft.Orleans.Client
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.CodeGenerator
by: Microsoft
- 0 total downloads
- Latest version: 7.2.5
Code generation library for Orleans.Serialization
Microsoft.Orleans.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 7.2.7
Microsoft Orleans meta package to bring in the base Orleans packages for all project types.
Microsoft.Orleans.Server
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.ProjectReunion.Foundation
by: Microsoft
- 6 total downloads
- Latest version: 0.8.7
Microsoft Project Reunion Foundation
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 15.7.15-preview
Static code analyzer to detect common mistakes or potential issues on the C# code that uses Visual Studio SDK APIs.
Microsoft.WindowsAppSDK.Base
by: Microsoft
- 1 total downloads
- Latest version: 1.8.250509001-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This is a package that is used as a dependency by other Windows App SDK component packages and not meant to be directly referenced.
Microsoft.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 1 total downloads
- Latest version: 1.8.250509002-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Microsoft Interactive Experiences features.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0-preview.7.24405.2
Package Description
MudBlazor
by: Garderoben, Henon and Contributors
- 1 total downloads
- Latest version: 5.1.1
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
NUnit3TestAdapter
by: NUnit Software
- 1 total downloads
- Latest version: 3.4.0
A package including the NUnit 3 TestAdapter for Visual Studio 2012/13/15. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server.
Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework. You only need one such package for a solution.
The package works with Visual Studio 2012, 2013 and 2015.
PolySharp
by: Sergio Pedri
- 0 total downloads
- Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
- 1 total downloads
- Latest version: 4.3.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Sentry.Bindings.Android
by: Sentry Team and Contributors
- 12 total downloads
- Latest version: 6.1.0-alpha.2
.NET Bindings for the Sentry Android SDK
Sentry.Profiling
by: Sentry Team and Contributors
- 2 total downloads
- Latest version: 6.1.0-alpha.2
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
System.Text.Encoding
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22416
Provides base abstract encoding classes for converting blocks of characters to and from blocks of bytes.
Commonly Used Types:
System.Text.Encoding
System.Text.DecoderFallbackException
System.Text.Decoder
System.Text.EncoderFallbackException
System.Text.Encoder
System.Text.EncoderFallback
System.Text.EncoderFallbackBuffer
System.Text.DecoderFallback
System.Text.DecoderFallbackBuffer
System.Text.DecoderExceptionFallback
System.Threading
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22416
Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code.
Commonly Used Types:
System.Threading.Monitor
System.Threading.SynchronizationContext
System.Threading.ManualResetEvent
System.Threading.AutoResetEvent
System.Threading.ThreadLocal<T>
System.Threading.EventWaitHandle
System.Threading.SemaphoreSlim
System.Threading.Mutex
WindowsAzure.Storage
by: Microsoft
- 1 total downloads
- Latest version: 7.1.2
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/