Compare commits
2 Commits
0.3.1
...
3a7629fada
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3a7629fada | ||
|
|
0b81172157 |
@@ -1,11 +1,10 @@
|
||||
## Downloads ##
|
||||
|
||||
The latest release of NSspi is v0.3.0, released 16-Jun-2019.
|
||||
The latest release of NSspi is v0.3.1, released 5-Aug-2019.
|
||||
|
||||
Version 0.3.0 adds multi-targeting to add simulataneous support for .Net framework and .Net standard 2.0. The library is now also strong-name signed.
|
||||
Version 0.3.1 adds support to obtain an IIdentity/WindowsPrinciple representing the remote connection. This is useful for servers that wish to query the properties on the principle, such as claims.
|
||||
|
||||
* [Source](https://github.com/antiduh/nsspi/archive/0.3.0.zip)
|
||||
* [Binaries](https://github.com/antiduh/nsspi/releases/download/0.3.0/nsspi-0.3.0-bin.zip)
|
||||
* [Source](https://github.com/antiduh/nsspi/archive/0.3.1.zip)
|
||||
* [Nuget package](https://www.nuget.org/packages/NSspi)
|
||||
|
||||
You can also browse the list of [releases](https://github.com/antiduh/nsspi/releases).
|
||||
|
||||
Reference in New Issue
Block a user