workflow - System.Runtime.CompilerServices.Unsafe 4.7.1

Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.

Commonly Used Types: System.Runtime.CompilerServices.Unsafe

When using NuGet 3.x this package requires at least version 3.4.

PM> Install-Package System.Runtime.CompilerServices.Unsafe -Version 4.7.1 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> nuget.exe install System.Runtime.CompilerServices.Unsafe -Version 4.7.1 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> dotnet add package System.Runtime.CompilerServices.Unsafe --version 4.7.1 --source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.7.1" />
Copy to clipboard
source https://www.myget.org/F/workflow/api/v3/index.json

nuget System.Runtime.CompilerServices.Unsafe  ~> 4.7.1
Copy to clipboard

> choco install System.Runtime.CompilerServices.Unsafe --version 4.7.1 --source https://www.myget.org/F/workflow/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "System.Runtime.CompilerServices.Unsafe" -RequiredVersion "4.7.1" -Repository "workflow" 
Copy to clipboard

.NET Core Libraries (CoreFX)

Build Status

This repo contains the library implementation (called "CoreFX") for .NET Core. It includes System.Collections, System.IO, System.Xml, and many other components. The corresponding .NET Core Runtime repo (called "CoreCLR") contains the runtime implementation for .NET Core. It includes RyuJIT, the .NET GC, and many other components. Runtime-specific library code (System.Private.CoreLib) lives in the CoreCLR repo. It needs to be built and versioned in tandem with the runtime. The rest of CoreFX is agnostic of runtime-implementation and can be run on any compatible .NET runtime (e.g. CoreRT).

.NET Core

Official Starting Page: https://dotnet.microsoft.com/

How to Engage, Contribute and Provide Feedback

Some of the best ways to contribute are to try things out, file bugs, join in design conversations, and fix issues.

If you are having issues with the "full" .NET Framework (also called "Desktop"), the best way to file a bug is the Report a Problem tool, which is integrated with the VS Developer Community Portal; or through Product Support if you have a contract.

Issue Guide

Each issue area has one or more Microsoft owners, who are listed here. There's also some information there about how we use issues in this repo.

Contributing Guide

We welcome contributions! Many people all over the world have helped make this project better. You'll want to check out:

Useful Links

Community

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

Reporting security issues and security bugs

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

Also see info about related Microsoft .NET Core and ASP.NET Core Bug Bounty Program.

.NET Foundation

.NET Core is a .NET Foundation project.

There are many .NET related projects on GitHub.

  • .NET home repo - links to 100s of .NET projects, from Microsoft and the community.
  • ASP.NET Core home - the best place to start learning about ASP.NET Core.

CoreFX Project

Daily Builds

Daily builds of .NET Core components are published to dotnet-blob feed (https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json). The latest version number of each library can be seen in that feed. Currently, there is no website to visualize the contents of the feed, so in order to do so, you have to use a NuGet feed explorer, like Visual Studio.

Note: See officially supported OS versions.

License

.NET (including the runtime repo) is licensed under the MIT license.

  • .NETFramework 4.5
  • .NETFramework 4.6.1
  • .NETCoreApp 2.0
  • .NETStandard 1.0
    • System.Runtime (>= 4.3.0)
  • .NETStandard 2.0
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
  • Windows 8.0
  • WindowsPhone 8.0
  • WindowsPhoneApp 8.1
  • .NETCoreApp 2.0: 2.0.0.0
  • .NETFramework 4.6.1: 4.6.1.0
  • .NETStandard 1.0: 1.0.0.0
  • .NETStandard 2.0: 2.0.0.0

Owners

Toma Bogdan flaviusm Naren Venkateswaran catalin Adrian Zanescu

Authors

Microsoft

Project URL

https://github.com/dotnet/corefx

License

MIT

Info

328377348 total downloads
626302 downloads for version 4.7.1
Download (98.75 KB)
NuGet 2.12 or higher
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
5.0.0 127.27 KB Mon, 09 Nov 2020 23:44:25 GMT 29665735
4.7.1 98.75 KB Wed, 07 Apr 2021 09:49:07 GMT 626302
4.7.0 75.25 KB Wed, 19 May 2021 16:40:42 GMT 49207
4.6.0 80.29 KB Mon, 23 Sep 2019 14:16:36 GMT 61097536
4.5.3 99.77 KB Tue, 24 Mar 2020 17:09:53 GMT 49501357
4.5.2 102.27 KB Mon, 01 Oct 2018 23:05:12 GMT 187425867
4.5.0 92.05 KB Fri, 18 Jun 2021 12:52:22 GMT 11344