Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fornever/talk-marshal-unsafe
A talk (in Russian) about .NET marshaling and unsafe code.
https://github.com/fornever/talk-marshal-unsafe
dotnet russian talk
Last synced: 20 days ago
JSON representation
A talk (in Russian) about .NET marshaling and unsafe code.
- Host: GitHub
- URL: https://github.com/fornever/talk-marshal-unsafe
- Owner: ForNeVeR
- License: mit
- Created: 2018-10-24T18:54:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-02T22:43:40.000Z (over 2 years ago)
- Last Synced: 2024-10-04T19:48:45.703Z (about 1 month ago)
- Topics: dotnet, russian, talk
- Language: HTML
- Homepage:
- Size: 426 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
README
talk-marshal-unsafe
===================This is a talk (in Russian) about .NET marshaling and unsafe code.
How to install
--------------```console
$ npm ci
$ # open ./index.html to view in browser
```To read the talk as an article, open [talk.md][].
All the code samples are available in `src` directory.
License
-------The talk and the code samples are available under the terms of [MIT
License][license]. JetBrains and JetBrains Rider logos are available under the
terms [of the corresponding license][license-jb].[talk.md]: ./talk.md
[license]: ./License.md
[license-jb]: ./images/LICENSE.jb.txt