Microsoft.ProjectReunion
by: Microsoft
- 1 total downloads
- Latest version: 0.8.2
Project Reunion Metapackage
Microsoft.ProjectReunion.WinUI
by: Microsoft
- 1 total downloads
- Latest version: 0.8.8
This package provides backward-compatible versions of Windows UI features including UWP XAML controls, dense control styles, and Fluent styles and materials. It is part of the Windows UI Library.
The WinUI 3 APIs in this package are subject to change in future releases of Project Reunion. This version is intended for preview and not for use in shipping applications.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 1 total downloads
- Latest version: 4.8.3
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 17.0.13-alpha
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Web.CodeGeneration.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
Contains the core infrastructure used by ASP.NET Core Code Generators.
Microsoft.Windows.SDK.BuildTools
by: Microsoft
- 1 total downloads
- Latest version: 10.0.23424-preview
Includes tools required for building projects targeting the Windows SDK.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 1 total downloads
- Latest version: 10.0.22499-preview
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.
This package includes all the supported Windows Runtime APIs up to Windows version 22499. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see:
https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code
Supported platforms:
- .NET Framework 4.6+
- .NET Core 3.0+
Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Microsoft.WindowsAppSDK.ML
by: Microsoft
- 2 total downloads
- Latest version: 2.0.255-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 Windows Machine Learning APIs.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.2.24128.10
Package Description
Nerdbank.GitVersioning
by: Andrew Arnott
- 1 total downloads
- Latest version: 3.1.51-beta
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
OpenTK
by: Team OpenTK
- 1 total downloads
- Latest version: 4.6.1
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
Portable.BouncyCastle
by: BouncyCastle.Crypto
- 1 total downloads
- Latest version: 1.8.1.4
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
release-notes
by: release-notes
- 0 total downloads
- Latest version: 0.11.4
Generate release notes from closed github issues and PR's through the power of version labels
Remotion.Linq
by: rubicon IT GmbH
- 1 total downloads
- Latest version: 2.1.1
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.11.0-beta1.25123.1
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
runtime.win10-x86.Microsoft.Net.Native.Compiler
by: Microsoft
- 1 total downloads
- Latest version: 2.1.8
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.1
SkiaSharp.HarfBuzz
by: Microsoft
- 1 total downloads
- Latest version: 4.151.0-rc.1.1
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.Views.WindowsForms
by: Microsoft
- 1 total downloads
- Latest version: 3.119.4-preview.1.1
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
System.Runtime.Serialization.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22816
Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries that support data contract serialization.
Commonly Used Types:
System.Runtime.Serialization.StreamingContext
System.Runtime.Serialization.OnDeserializingAttribute
System.Runtime.Serialization.OnDeserializedAttribute
System.Runtime.Serialization.OnSerializingAttribute
System.Runtime.Serialization.OnSerializedAttribute
System.Runtime.Serialization.EnumMemberAttribute
System.Runtime.Serialization.DataMemberAttribute
System.Runtime.Serialization.DataContractAttribute
System.Runtime.Serialization.IgnoreDataMemberAttribute
System.Runtime.Serialization.SerializationException
WindowsAzure.Storage
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0
This client library enables working with the Windows Azure storage services which include the blob 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/WindowsAzure/azure-storage-net/blob/master/README.md and https://github.com/WindowsAzure/azure-storage-net/blob/master/changelog.txt
Windows Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/