Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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