Replace http links with https
This commit is contained in:
Родитель
813fe1adb3
Коммит
c9cfb4cf32
|
@ -81,7 +81,7 @@ There are many projects under the stewardship of the .NET Foundation. The [full
|
|||
- [UWP Community Toolkit](https://github.com/Microsoft/UWPCommunityToolkit)
|
||||
- [WCF](https://github.com/dotnet/wcf)
|
||||
- [Windows Template Studio](https://github.com/Microsoft/WindowsTemplateStudio/)
|
||||
- [WorldWideTelescope](http://github.com/WorldWideTelescope)
|
||||
- [WorldWideTelescope](https://github.com/WorldWideTelescope)
|
||||
|
||||
**Newtonsoft**
|
||||
|
||||
|
@ -148,5 +148,5 @@ There are many projects under the stewardship of the .NET Foundation. The [full
|
|||
## .NET Foundation Community Resources
|
||||
|
||||
- [.NET Foundation Website](https://dotnetfoundation.org)
|
||||
- [.NET Foundation Forums](http://forums.dotnetfoundation.org/)
|
||||
- [.NET Foundation Forums](https://forums.dotnetfoundation.org/)
|
||||
- [.NET Foundation Blog](https://dotnetfoundation.org/blog)
|
||||
|
|
|
@ -7,7 +7,7 @@ awareness of it in your community.
|
|||
The .NET Foundation was created to foster an open, innovative and inclusive
|
||||
community around open source .NET. To clarify expected behaviour in our
|
||||
communities we have adopted the [Contributor Covenant](https://dotnetfoundation.org/code-of-conduct).
|
||||
This code of conduct has been adopted by [many other open source communities](http://contributor-covenant.org/adopters/)
|
||||
This code of conduct has been adopted by [many other open source communities](https://contributor-covenant.org/adopters/)
|
||||
and we feel it expresses our values well.
|
||||
|
||||
For a full copy of the [code of conduct](https://dotnetfoundation.org/code-of-conduct),
|
||||
|
@ -26,7 +26,7 @@ they should email conduct@dotnetfoundation.org with details.
|
|||
|
||||
The .NET Foundation recommend that you also display a link to the code of conduct
|
||||
in your README.md file and in your CONTRIBUTING.md file if you have one. You can
|
||||
see an example of this in the [Open Live Writer](http://github.com/openlivewriter/openlivewriter)
|
||||
see an example of this in the [Open Live Writer](https://github.com/openlivewriter/openlivewriter)
|
||||
project
|
||||
|
||||
See the [README.md guidance](readme-guide.md) for the suggested MarkDown to use
|
||||
|
@ -52,7 +52,7 @@ from others with relevant expertise or experience but will maintain the
|
|||
confidentiality of the person reporting.
|
||||
|
||||
#### Does anyone else do this?
|
||||
This code of conduct has been adopted by [many other open source communities](http://contributor-covenant.org/adopters/)
|
||||
This code of conduct has been adopted by [many other open source communities](https://contributor-covenant.org/adopters/)
|
||||
including Mono, Rails, AngularJS, Eclipse, Swift and other projects in the .NET Foundation
|
||||
|
||||
#### What should I do when a thread goes toxic
|
||||
|
|
|
@ -71,7 +71,7 @@ do we need to do the following:
|
|||
- [ ] If applicable, update any websites associated with the project to include
|
||||
"Supported by the <a href="https://dotnetfoundation.org">.NET Foundation</a>" or
|
||||
similar link back to the .NET Foundation in the footer. If applicable, please
|
||||
include image links from [our swag repo](http://github.com/dotnet/swag). (We think a link in the footer using the horizontal logo looks very nice.)
|
||||
include image links from [our swag repo](https://github.com/dotnet/swag). (We think a link in the footer using the horizontal logo looks very nice.)
|
||||
- [ ] [Sign up for Project Leader news](http://eepurl.com/bOCfJP)
|
||||
- [ ] Configure any resources requested from the .NET Foundation (SSL Certs, Code Signing,
|
||||
Secret Management, Build Servers etc)
|
||||
|
|
|
@ -15,8 +15,8 @@
|
|||
|
||||
## Quicklinks
|
||||
* [Contribute](https://github.com/dotnet/corefx/blob/master/CONTRIBUTING.md)
|
||||
* [Discussions](http://forums.dotnetfoundation.org/)
|
||||
* [Discussions](https://forums.dotnetfoundation.org/)
|
||||
* [Samples](https://github.com/Microsoft/dotnetsamples)
|
||||
* [Blog](http://blogs.msdn.microsoft.com/dotnet/)
|
||||
* [Blog](https://blogs.msdn.microsoft.com/dotnet/)
|
||||
* Twitter: [@DotNet](https://twitter.com/dotnet)
|
||||
* [Documentation](http://docs.microsoft.com/dotnet)
|
||||
* [Documentation](https://docs.microsoft.com/dotnet)
|
||||
|
|
|
@ -15,7 +15,7 @@ SignalR will use WebSockets under the covers when it's available, and gracefully
|
|||
## Quicklinks
|
||||
|
||||
* [Contribute](https://github.com/SignalR/SignalR/blob/master/CONTRIBUTING.md)
|
||||
* [Documentation](http://www.asp.net/signalr)
|
||||
* [Documentation](https://www.asp.net/signalr)
|
||||
* [JabbR](http://jabbr.net/#/rooms/signalr)
|
||||
* [Forum](http://forums.asp.net/1254.aspx/1?ASP+NET+SignalR)
|
||||
* [Blog](http://blogs.msdn.com/b/webdev/)
|
||||
* [Forum](https://forums.asp.net/1254.aspx/1?ASP+NET+SignalR)
|
||||
* [Blog](https://blogs.msdn.com/b/webdev/)
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
# ASP.NET MVC, Web API and Web Pages (Razor)
|
||||
|
||||
[ASP.NET](http://asp.net) is a free web framework for building great web sites and applications. The ASP.NET web stack includes ASP.NET MVC 4.0, 5.0, Web API 1.0, 2.0, and Web Pages, 2,0, 3.0 source code. These products are actively developed by the ASP.NET team in collaboration with a community of open source developers. Together we are dedicated to creating the best possible platform for web development.
|
||||
[ASP.NET](https://asp.net) is a free web framework for building great web sites and applications. The ASP.NET web stack includes ASP.NET MVC 4.0, 5.0, Web API 1.0, 2.0, and Web Pages, 2,0, 3.0 source code. These products are actively developed by the ASP.NET team in collaboration with a community of open source developers. Together we are dedicated to creating the best possible platform for web development.
|
||||
|
||||
## Project Details
|
||||
* [Project Info Site](https://aspnetwebstack.codeplex.com/)
|
||||
* [Project Code Site](https://aspnetwebstack.codeplex.com/SourceControl/latest)
|
||||
* Project License Type: [Apache License 2.0](https://aspnetwebstack.codeplex.com/license)
|
||||
* Project Main Contact: [Daniel Roth](http://www.codeplex.com/site/users/view/danroth27)
|
||||
* Project Main Contact: [Daniel Roth](https://www.codeplex.com/site/users/view/danroth27)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
* [Contribute](https://aspnetwebstack.codeplex.com/wikipage?title=Contributing)
|
||||
* [Documentation](https://aspnetwebstack.codeplex.com/documentation)
|
||||
* [Discussions](https://aspnetwebstack.codeplex.com/discussions)
|
||||
* [Blog](http://blogs.msdn.com/b/webdev/)
|
||||
* [Blog](https://blogs.msdn.com/b/webdev/)
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# ASP.NET Core
|
||||
|
||||
[ASP.NET Core](http://www.asp.net/core) is the next generation of ASP.NET that provides a familiar and modern framework for web and cloud scenarios. It includes the next versions of ASP.NET MVC, Web API, Web Pages and SignalR. It is a high-performance and modular design, and supports full side by side to make it seamless to migrate from on premise to the cloud. These products are actively developed by the ASP.NET team in collaboration with a community of open source developers. Together we are dedicated to creating the best possible platform for web development.
|
||||
[ASP.NET Core](https://www.asp.net/core) is the next generation of ASP.NET that provides a familiar and modern framework for web and cloud scenarios. It includes the next versions of ASP.NET MVC, Web API, Web Pages and SignalR. It is a high-performance and modular design, and supports full side by side to make it seamless to migrate from on premise to the cloud. These products are actively developed by the ASP.NET team in collaboration with a community of open source developers. Together we are dedicated to creating the best possible platform for web development.
|
||||
|
||||
# Project Details
|
||||
|
||||
* [Project Info Site](http://www.asp.net/core)
|
||||
* [Project Info Site](https://www.asp.net/core)
|
||||
* [Project Code Site](https://github.com/aspnet/home)
|
||||
* Project License Type: [Apache License 2.0 (Apache)](https://github.com/aspnet/Home/blob/master/LICENSE.txt)
|
||||
* Project Main Contact: [Daniel Roth](https://github.com/danroth27)
|
||||
|
@ -14,4 +14,4 @@
|
|||
* [Contribute](https://github.com/aspnet/Home/blob/master/CONTRIBUTING.md)
|
||||
* [Documentation](https://github.com/aspnet/Home/wiki)
|
||||
* [Discussions](https://github.com/aspnet/Home/issues)
|
||||
* [Blog](http://blogs.msdn.com/b/webdev/)
|
||||
* [Blog](https://blogs.msdn.com/b/webdev/)
|
||||
|
|
|
@ -6,7 +6,7 @@ With straightforward conventions, AutoMapper removes hundreds or thousands of li
|
|||
|
||||
## Project Details
|
||||
|
||||
* [Website](http://automapper.org)
|
||||
* [Website](https://automapper.org)
|
||||
* [Source](https://github.com/automapper/automapper)
|
||||
* License: [MIT](https://github.com/AutoMapper/AutoMapper/blob/master/LICENSE.txt)
|
||||
* [NuGet](https://www.nuget.org/packages/AutoMapper)
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
# Microsoft Azure SDK for .NET
|
||||
|
||||
The [Microsoft Azure SDK for .NET](http://azure.microsoft.com/en-us/develop/net/) allows you to build .NET applications that take advantage of scalable cloud computing resources.
|
||||
The [Microsoft Azure SDK for .NET](https://azure.microsoft.com/en-us/develop/net/) allows you to build .NET applications that take advantage of scalable cloud computing resources.
|
||||
|
||||
## Project Details
|
||||
* [Project Info Site](http://azure.microsoft.com/en-us/develop/net/)
|
||||
* [Project Info Site](https://azure.microsoft.com/en-us/develop/net/)
|
||||
* [Project Code Site](https://github.com/Azure/azure-sdk-for-net)
|
||||
* Project License Type: [Apache License 2.0](https://github.com/Azure/azure-sdk-for-net/blob/master/LICENSE.txt)
|
||||
* Project Main Contact: [Brady Gaster](https://github.com/bradygaster)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
* [Contribute](http://azure.github.io/guidelines.html)
|
||||
* [Documentation](http://azure.microsoft.com/en-us/develop/net/)
|
||||
* [Contribute](https://azure.github.io/guidelines.html)
|
||||
* [Documentation](https://azure.microsoft.com/en-us/develop/net/)
|
||||
* [Discussions](https://github.com/Azure/azure-sdk-for-net/issues)
|
||||
* [User Forum](http://social.msdn.microsoft.com/Forums/windowsazure/)
|
||||
* [User Forum](https://social.msdn.microsoft.com/Forums/windowsazure/)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Microsoft Azure WebJobs SDK
|
||||
|
||||
The [Azure WebJobs SDK](https://github.com/Azure/azure-webjobs-sdk) is a framework that simplifies the task of writing background processing code that runs in [Azure WebJobs](http://azure.microsoft.com/documentation/articles/websites-dotnet-webjobs-sdk-get-started/). It includes a declarative binding and trigger system that works with Azure Storage Blobs, Queues and Tables as well as Service Bus. The binding system makes it incredibly easy to write code that reads or writes Azure Storage objects. The trigger system automatically invokes a function in your code whenever any new data is received in a queue or blob. The SDK also provides an integrated Dashboard experience in the Azure management portal, with rich monitoring and diagnostics information for your WebJob runs.
|
||||
The [Azure WebJobs SDK](https://github.com/Azure/azure-webjobs-sdk) is a framework that simplifies the task of writing background processing code that runs in [Azure WebJobs](https://azure.microsoft.com/documentation/articles/websites-dotnet-webjobs-sdk-get-started/). It includes a declarative binding and trigger system that works with Azure Storage Blobs, Queues and Tables as well as Service Bus. The binding system makes it incredibly easy to write code that reads or writes Azure Storage objects. The trigger system automatically invokes a function in your code whenever any new data is received in a queue or blob. The SDK also provides an integrated Dashboard experience in the Azure management portal, with rich monitoring and diagnostics information for your WebJob runs.
|
||||
|
||||
## Project Details
|
||||
* [Project Code Site](https://github.com/Azure/azure-webjobs-sdk)
|
||||
|
@ -11,7 +11,7 @@ The [Azure WebJobs SDK](https://github.com/Azure/azure-webjobs-sdk) is a framewo
|
|||
|
||||
* [Contribute](https://github.com/Azure/azure-webjobs-sdk/blob/master/CONTRIBUTING.md)
|
||||
* [Project Wiki](https://github.com/Azure/azure-webjobs-sdk/wiki)
|
||||
* [Azure WebJobs Documentation](http://azure.microsoft.com/documentation/articles/websites-dotnet-webjobs-sdk-get-started/)
|
||||
* [Stack Overflow](http://stackoverflow.com/questions/tagged/azure-webjobssdk)
|
||||
* [User Forum](http://social.msdn.microsoft.com/Forums/azure/home?forum=windowsazurewebsitespreview)
|
||||
* [User Voice](http://feedback.azure.com/forums/169385-websites)
|
||||
* [Azure WebJobs Documentation](https://azure.microsoft.com/documentation/articles/websites-dotnet-webjobs-sdk-get-started/)
|
||||
* [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-webjobssdk)
|
||||
* [User Forum](https://social.msdn.microsoft.com/Forums/azure/home?forum=windowsazurewebsitespreview)
|
||||
* [User Voice](https://feedback.azure.com/forums/169385-websites)
|
||||
|
|
|
@ -8,14 +8,14 @@
|
|||
* Supported runtimes: Full .NET Framework, .NET Core (RTM), Mono
|
||||
* Supported languages: C#, F#, and Visual Basic
|
||||
* Supported OS: Windows, Linux, MacOS
|
||||
* Easy way to compare different environments (`x86` vs `x64`, `LegacyJit` vs `RyuJit`, and so on; see: [Jobs](http://benchmarkdotnet.org/Configs/Jobs.htm))
|
||||
* Easy way to compare different environments (`x86` vs `x64`, `LegacyJit` vs `RyuJit`, and so on; see: [Jobs](https://benchmarkdotnet.org/Configs/Jobs.htm))
|
||||
* Reports: markdown, csv, html, plain text, png plots.
|
||||
* Advanced features: [Baseline](http://benchmarkdotnet.org/Advanced/Baseline.htm), [Params](http://benchmarkdotnet.org/Advanced/Params.htm)
|
||||
* Advanced features: [Baseline](https://benchmarkdotnet.org/Advanced/Baseline.htm), [Params](https://benchmarkdotnet.org/Advanced/Params.htm)
|
||||
* Powerful diagnostics based on ETW events (see [BenchmarkDotNet.Diagnostics.Windows](https://www.nuget.org/packages/BenchmarkDotNet.Diagnostics.Windows/))
|
||||
|
||||
## Project Details
|
||||
|
||||
- [Website](http://benchmarkdotnet.org/)
|
||||
- [Website](https://benchmarkdotnet.org/)
|
||||
- [Source](https://github.com/dotnet/BenchmarkDotNet)
|
||||
- License: [MIT](https://github.com/dotnet/BenchmarkDotNet/blob/master/LICENSE.md)
|
||||
- [NuGet](https://www.nuget.org/packages/BenchmarkDotNet/)
|
||||
|
@ -23,7 +23,7 @@
|
|||
|
||||
## Quicklinks
|
||||
|
||||
- [Documentation](http://benchmarkdotnet.org/)
|
||||
- [Overview](http://benchmarkdotnet.org/Overview.htm)
|
||||
- [Documentation](https://benchmarkdotnet.org/)
|
||||
- [Overview](https://benchmarkdotnet.org/Overview.htm)
|
||||
- [Gitter](https://gitter.im/dotnet/BenchmarkDotNet)
|
||||
- [ChangeLog](https://github.com/dotnet/BenchmarkDotNet/wiki/ChangeLog)
|
||||
- [ChangeLog](https://github.com/dotnet/BenchmarkDotNet/wiki/ChangeLog)
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
# Cake
|
||||
|
||||
[Cake](http://cakebuild.net/) is a cross platform build automation system,
|
||||
[Cake](https://cakebuild.net/) is a cross platform build automation system,
|
||||
built on top of Roslyn and the Mono Compiler, which uses C# as the scripting language.
|
||||
|
||||
## Project Details
|
||||
|
||||
* [Project Info Site](http://cakebuild.net)
|
||||
* [Project Info Site](https://cakebuild.net)
|
||||
* [Project Code Site](https://github.com/cake-build)
|
||||
* Project License Type: [MIT](https://github.com/cake-build/cake/blob/develop/LICENSE)
|
||||
* Project Main Contacts: [Patrik Svensson](https://github.com/patriksvensson), [Mattias Karlsson](https://github.com/devlead), [Gary Ewan Park](https://github.com/gep13), [Alistair Chapman](https://github.com/agc93) and [Martin Björkström](https://github.com/mholo65).
|
||||
|
||||
## Quicklinks
|
||||
|
||||
* [Documentation](http://cakebuild.net/docs)
|
||||
* [Blog](http://cakebuild.net/blog)
|
||||
* [Documentation](https://cakebuild.net/docs)
|
||||
* [Blog](https://cakebuild.net/blog)
|
||||
* [Discussions and Help](https://gitter.im/cake-build/cake)
|
||||
* [Twitter](https://twitter.com/cakebuildnet)
|
||||
* [Contribute](https://github.com/cake-build/cake/blob/develop/CONTRIBUTING.md)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Chemistry Add-in for Word
|
||||
|
||||
[Chem4Word](http://www.chem4word.co.uk/) enables you to create chemical structures directly in
|
||||
[Chem4Word](https://www.chem4word.co.uk/) enables you to create chemical structures directly in
|
||||
Microsoft Word. Not only can you draw your own structures, but you can import structures from
|
||||
PubChem and Opsin as well as from your own files. With the latest version, inside the editor
|
||||
form, you can export or import your structures as CML or MDL Molfile format.
|
||||
|
@ -9,7 +9,7 @@ other users or applications.
|
|||
|
||||
## Project Details
|
||||
|
||||
* [Website](http://www.chem4word.co.uk/)
|
||||
* [Website](https://www.chem4word.co.uk/)
|
||||
* [Version 2 Source Code](https://github.com/Chem4Word/Version2)
|
||||
* [Version 3 Source Code](https://github.com/Chem4Word/Version3)
|
||||
* Project License Type: [Apache 2.0](https://github.com/Chem4Word/Version3/blob/master/Licence.md)
|
||||
|
@ -17,6 +17,6 @@ other users or applications.
|
|||
|
||||
## Quicklinks
|
||||
|
||||
* [Blog](http://www.chem4word.co.uk/category/news/)
|
||||
* [Blog](https://www.chem4word.co.uk/category/news/)
|
||||
* [Documentation](https://chem4word.codeplex.com/documentation)
|
||||
* [Contribute](https://github.com/Chem4Word/Version3)
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Couchbase Lite for .NET
|
||||
|
||||
This project is a port of the [Couchbase Lite](http://developer.couchbase.com/mobile/) portable Java codebase, ported to C#. Couchbase Lite is a fully functional, on-device, lightweight, native, embedded JSON database. With Couchbase Lite, you have the full power of a Couchbase database locally on the device. You can create, update, delete, query, sync and much, much more.
|
||||
This project is a port of the [Couchbase Lite](https://developer.couchbase.com/mobile/) portable Java codebase, ported to C#. Couchbase Lite is a fully functional, on-device, lightweight, native, embedded JSON database. With Couchbase Lite, you have the full power of a Couchbase database locally on the device. You can create, update, delete, query, sync and much, much more.
|
||||
|
||||
## Project Details
|
||||
* [Project Info Site](http://developer.couchbase.com/mobile/)
|
||||
* [Project Info Site](https://developer.couchbase.com/mobile/)
|
||||
* [Project Code Site](https://github.com/couchbaselabs/couchbase-lite-net)
|
||||
* Project License Type: [MIT](https://github.com/couchbaselabs/couchbase-lite-net/blob/master/LICENSE)
|
||||
* Project Main Contact: [Zachary Gramana](https://github.com/zgramana)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
* [Discussions](https://groups.google.com/forum/#!forum/mobile-couchbase)
|
||||
* [Discussions](https://groups.google.com/forum/#!forum/mobile-couchbase)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
DNN® ( formerly DotNetNuke® ) is the leading open source web content management platform (CMS) in the Microsoft ecosystem. The product is used to build professional looking and easy-to-use commercial websites, social intranets, community portals, or partner extranets. Containing dynamic content of all types, DNN sites are easy to deploy and update. The DNN Platform has been downloaded more than 8 million times and powers more than 750,000 websites globally. A community of more than 1 million members forms a powerful support network.
|
||||
|
||||
Thousands of free and commercial extensions, apps and skins are available at the [DNN Store](http://store.dnnsoftware.com/) that make extending a DNN site fast and affordable.
|
||||
Thousands of free and commercial extensions, apps and skins are available at the [DNN Store](https://store.dnnsoftware.com/) that make extending a DNN site fast and affordable.
|
||||
|
||||
In addition to robust content management, the free, open source DNN Platform includes the following built-in features:
|
||||
|
||||
|
@ -22,7 +22,7 @@ In addition to robust content management, the free, open source DNN Platform inc
|
|||
|
||||
## Project Details
|
||||
|
||||
* [Project Info Site](http://www.dnnsoftware.com/community)
|
||||
* [Project Info Site](https://www.dnnsoftware.com/community)
|
||||
* Project Code Repos:
|
||||
* [DNN Platform](https://github.com/dnnsoftware/Dnn.Platform)
|
||||
* [Dnn.EditBar](https://github.com/dnnsoftware/Dnn.EditBar)
|
||||
|
@ -32,14 +32,14 @@ In addition to robust content management, the free, open source DNN Platform inc
|
|||
|
||||
## Quick Links
|
||||
|
||||
* [Contribute](http://www.dnnsoftware.com/wiki/page/github)
|
||||
* [DNN Digest](http://www.dnnsoftware.com/community/participate/subscribe-to-dnn-digest)
|
||||
* [Contribute](https://www.dnnsoftware.com/wiki/page/github)
|
||||
* [DNN Digest](https://www.dnnsoftware.com/community/participate/subscribe-to-dnn-digest)
|
||||
* [Questions & Answers](http://answers.dnnsoftware.com/)
|
||||
* [Showcase](http://www.dnnsoftware.com/community/participate/community-showcase)
|
||||
* [Showcase](https://www.dnnsoftware.com/community/participate/community-showcase)
|
||||
* [Discussion Forums](http://forums.dnnsoftware.com/)
|
||||
* [Video Library](http://www.dnnsoftware.com/videos)
|
||||
* [News](http://www.dnnsoftware.com/About/In-The-News/Press-Releases)
|
||||
* [Community Blogs](http://www.dnnsoftware.com/community-blog)
|
||||
* [DNN on Facebook](http://www.facebook.com/DNNsoftware)
|
||||
* [DNN on Twitter](http://www.Twitter.com/DNN)
|
||||
* [DNN Store](http://store.dnnsoftware.com/)
|
||||
* [Video Library](https://www.dnnsoftware.com/videos)
|
||||
* [News](https://www.dnnsoftware.com/About/In-The-News/Press-Releases)
|
||||
* [Community Blogs](https://www.dnnsoftware.com/community-blog)
|
||||
* [DNN on Facebook](https://www.facebook.com/DNNsoftware)
|
||||
* [DNN on Twitter](https://www.Twitter.com/DNN)
|
||||
* [DNN Store](https://store.dnnsoftware.com/)
|
||||
|
|
|
@ -17,5 +17,5 @@ The [.NET Compiler Platform ("Roslyn")](https://github.com/dotnet/roslyn) provid
|
|||
|
||||
Blogs:
|
||||
|
||||
* [VB](http://blogs.msdn.com/b/vbteam/archive/tags/roslyn/)
|
||||
* [C#](http://blogs.msdn.com/b/csharpfaq/archive/tags/roslyn/)
|
||||
* [VB](https://blogs.msdn.com/b/vbteam/archive/tags/roslyn/)
|
||||
* [C#](https://blogs.msdn.com/b/csharpfaq/archive/tags/roslyn/)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# .NET SDK For Hadoop
|
||||
|
||||
Hadoop is an elastic, distributed, schemaless data processing platform, ideal for complex data that require sophisticated parsing and interpretation. Those familiar with C#, VB.NET, or any other .NET language can now leverage the platform using the [Microsoft .NET SDK for Hadoop](http://hadoopsdk.codeplex.com/).
|
||||
Hadoop is an elastic, distributed, schemaless data processing platform, ideal for complex data that require sophisticated parsing and interpretation. Those familiar with C#, VB.NET, or any other .NET language can now leverage the platform using the [Microsoft .NET SDK for Hadoop](https://hadoopsdk.codeplex.com/).
|
||||
|
||||
## Project Details
|
||||
* [Project Info Site](http://hadoopsdk.codeplex.com/)
|
||||
* [Project Code Site](http://hadoopsdk.codeplex.com/SourceControl/latest)
|
||||
* Project License Type: [Apache License 2.0](http://hadoopsdk.codeplex.com/license)
|
||||
* [Project Info Site](https://hadoopsdk.codeplex.com/)
|
||||
* [Project Code Site](https://hadoopsdk.codeplex.com/SourceControl/latest)
|
||||
* Project License Type: [Apache License 2.0](https://hadoopsdk.codeplex.com/license)
|
||||
* Project Main Contact: [Matt Winkler](https://www.codeplex.com/site/users/view/mwinkle)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
* [Documentation](http://hadoopsdk.codeplex.com/documentation)
|
||||
* [Discussions](http://hadoopsdk.codeplex.com/discussions)
|
||||
* [Documentation](https://hadoopsdk.codeplex.com/documentation)
|
||||
* [Discussions](https://hadoopsdk.codeplex.com/discussions)
|
||||
|
|
|
@ -21,8 +21,8 @@ helpers for token management
|
|||
|
||||
* [Documentation](https://identitymodel.readthedocs.io)
|
||||
* [Discussions](https://github.com/IdentityModel/IdentityModel2/issues)
|
||||
* [Dominick's blog](http://leastprivilege.com/)
|
||||
* [Brock's blog](http://brockallen.com/)
|
||||
* [Dominick's blog](https://leastprivilege.com/)
|
||||
* [Brock's blog](https://brockallen.com/)
|
||||
* Twitter: [@leastprivilege](https://twitter.com/leastprivilege) &
|
||||
[@brocklallen](https://twitter.com/brocklallen)
|
||||
|
||||
|
|
|
@ -1,29 +1,29 @@
|
|||
# IdentityServer
|
||||
|
||||
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
|
||||
|
||||
IdentityServer is a toolkit for implementing identity & access control features in your software, e.g.:
|
||||
|
||||
* Authentication as a Service
|
||||
* Single Sign-on / Sign-out
|
||||
* Access Control for APIs
|
||||
* Federation Gateway
|
||||
|
||||
IdentityServer is [certified](https://openid.net/certification/) by the OpenID Foundation.
|
||||
|
||||
## Project Details
|
||||
|
||||
* [Project Info Site](https://identityserver.io)
|
||||
* [Project Code Site](https://github.com/identityserver)
|
||||
* Project License Type: [Apache License 2.0 (Apache)](https://github.com/IdentityServer/IdentityServer4/blob/release/LICENSE)
|
||||
* Project Main Contact: [Dominick Baier](https://github.com/leastprivilege)
|
||||
|
||||
### Quicklinks
|
||||
|
||||
* [Documentation](https://identityserver4.readthedocs.io)
|
||||
* [Discussions](https://github.com/identityserver/IdentityServer4/issues)
|
||||
* [Dominick's blog](http://leastprivilege.com/)
|
||||
* [Brock's blog](http://brockallen.com/)
|
||||
* Twitter: [@leastprivilege](https://twitter.com/leastprivilege) &
|
||||
[@brocklallen](https://twitter.com/brocklallen)
|
||||
|
||||
# IdentityServer
|
||||
|
||||
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
|
||||
|
||||
IdentityServer is a toolkit for implementing identity & access control features in your software, e.g.:
|
||||
|
||||
* Authentication as a Service
|
||||
* Single Sign-on / Sign-out
|
||||
* Access Control for APIs
|
||||
* Federation Gateway
|
||||
|
||||
IdentityServer is [certified](https://openid.net/certification/) by the OpenID Foundation.
|
||||
|
||||
## Project Details
|
||||
|
||||
* [Project Info Site](https://identityserver.io)
|
||||
* [Project Code Site](https://github.com/identityserver)
|
||||
* Project License Type: [Apache License 2.0 (Apache)](https://github.com/IdentityServer/IdentityServer4/blob/release/LICENSE)
|
||||
* Project Main Contact: [Dominick Baier](https://github.com/leastprivilege)
|
||||
|
||||
### Quicklinks
|
||||
|
||||
* [Documentation](https://identityserver4.readthedocs.io)
|
||||
* [Discussions](https://github.com/identityserver/IdentityServer4/issues)
|
||||
* [Dominick's blog](https://leastprivilege.com/)
|
||||
* [Brock's blog](https://brockallen.com/)
|
||||
* Twitter: [@leastprivilege](https://twitter.com/leastprivilege) &
|
||||
[@brocklallen](https://twitter.com/brocklallen)
|
||||
|
||||
|
|
|
@ -2,15 +2,15 @@
|
|||
|
||||
[DLR](https://github.com/IronLanguages/dlr) is a framework for implementing dynamic languages on top of the .NET Framework. It is used as the basis for [IronPython2](https://github.com/IronLanguages/ironpython2) and [IronPython3](https://github.com/IronLanguages/ironpython3). It is licensed under the permissive [Apache 2.0](https://github.com/IronLanguages/dlr/blob/master/LICENSE) license.
|
||||
|
||||
[IronPython2](http://ironpython.net) is an implementation of the Python programming language running on the .NET Framework. IronPython2 implements compatibility with [Python 2.x](https://python.org). It is licensed under the permissive [Apache 2.0](https://github.com/IronLanguages/dlr/blob/master/LICENSE) license.
|
||||
[IronPython2](https://ironpython.net) is an implementation of the Python programming language running on the .NET Framework. IronPython2 implements compatibility with [Python 2.x](https://python.org). It is licensed under the permissive [Apache 2.0](https://github.com/IronLanguages/dlr/blob/master/LICENSE) license.
|
||||
|
||||
[IronPython3](http://ironpython.net) is an implementation of the Python programming language running on the .NET Framework. IronPython3 implements compatibility with [Python 3.x](https://python.org). It is licensed under the permissive [Apache 2.0](https://github.com/IronLanguages/dlr/blob/master/LICENSE) license.
|
||||
[IronPython3](https://ironpython.net) is an implementation of the Python programming language running on the .NET Framework. IronPython3 implements compatibility with [Python 3.x](https://python.org). It is licensed under the permissive [Apache 2.0](https://github.com/IronLanguages/dlr/blob/master/LICENSE) license.
|
||||
|
||||
Jim Hugunin created the project and actively contributed to it up until Version 1.0 which was released on September 5, 2006. Thereafter, it was maintained by a small team at Microsoft until the 2.7 Beta 1 release; Microsoft stopped internal development of IronPython in late 2010. IronPython 2.0 was released on December 10, 2008. The DLR, IronPython2 and IronPython3 are maintained by [Alex Earl](https://github.com/slide) and countless other contributors!
|
||||
|
||||
## Project Details
|
||||
|
||||
* [Website](http://ironpython.net)
|
||||
* [Website](https://ironpython.net)
|
||||
* [DLR Source](https://github.com/IronLanguages/dlr)
|
||||
* [IronPython2 Source](https://github.com/IronLanguages/ironpython2)
|
||||
* [IronPython3 Source](https://github.com/IronLanguages/ironpython3)
|
||||
|
|
|
@ -12,4 +12,4 @@ LLILC (pronounced 'lilac') is an **LL**VM based MS**IL C**ompiler. The goal of t
|
|||
## Quicklinks
|
||||
* [Wiki](https://github.com/dotnet/llilc/wiki)
|
||||
* [Contribute](https://github.com/dotnet/llilc/wiki/Areas-To-Contribute)
|
||||
* [Discussions](http://forums.dotnetfoundation.org/)
|
||||
* [Discussions](https://forums.dotnetfoundation.org/)
|
||||
|
|
|
@ -13,4 +13,4 @@
|
|||
* [Contribute](https://github.com/jstedfast/MailKit#contributing)
|
||||
* [Documentation](http://www.mimekit.net/docs)
|
||||
* [Discussions](https://github.com/jstedfast/MailKit/issues)
|
||||
* [Blog](http://jeffreystedfast.blogspot.com/search/label/mailkit)
|
||||
* [Blog](https://jeffreystedfast.blogspot.com/search/label/mailkit)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Managed Extensibility Framework (MEF, MEF2)
|
||||
|
||||
The [Managed Extensibility Framework (MEF)](http://mef.codeplex.com/) is a composition layer for .NET that improves the flexibility, maintainability and testability of large applications. MEF can be used for third-party plugin extensibility, or it can bring the benefits of a loosely-coupled plugin-like architecture to regular applications. MEF is a part of the Microsoft .NET Framework, with types primarily under the System.ComponentModel.Composition.* namespaces.
|
||||
The [Managed Extensibility Framework (MEF)](https://mef.codeplex.com/) is a composition layer for .NET that improves the flexibility, maintainability and testability of large applications. MEF can be used for third-party plugin extensibility, or it can bring the benefits of a loosely-coupled plugin-like architecture to regular applications. MEF is a part of the Microsoft .NET Framework, with types primarily under the System.ComponentModel.Composition.* namespaces.
|
||||
|
||||
## Project Details
|
||||
* [Project Info Site](http://mef.codeplex.com/)
|
||||
* [Project Code Site](http://mef.codeplex.com/SourceControl/latest)
|
||||
* Project License Type: [Microsoft Public License (Ms-PL)](http://mef.codeplex.com/license)
|
||||
* [Project Info Site](https://mef.codeplex.com/)
|
||||
* [Project Code Site](https://mef.codeplex.com/SourceControl/latest)
|
||||
* Project License Type: [Microsoft Public License (Ms-PL)](https://mef.codeplex.com/license)
|
||||
* Project Main Contact: [Richard Lander](https://github.com/richlander)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
* [Documentation](http://mef.codeplex.com/documentation)
|
||||
* [Discussions](http://mef.codeplex.com/discussions)
|
||||
* [Documentation](https://mef.codeplex.com/documentation)
|
||||
* [Discussions](https://mef.codeplex.com/discussions)
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Microsoft Web Protection Library
|
||||
|
||||
The [Microsoft Web Protection Library (WPL)](http://wpl.codeplex.com/) is a set of .NET assemblies that help you protect your web sites. The WPL includes AntiXSS that provides a myriad of encoding functions for user input, including HTML, HTML attributes, XML, CSS and JavaScript. WPL also includes the Security Runtime Engine that provides a wrapper around your existing web sites, ensuring that common attack vectors do not make it to your application.
|
||||
The [Microsoft Web Protection Library (WPL)](https://wpl.codeplex.com/) is a set of .NET assemblies that help you protect your web sites. The WPL includes AntiXSS that provides a myriad of encoding functions for user input, including HTML, HTML attributes, XML, CSS and JavaScript. WPL also includes the Security Runtime Engine that provides a wrapper around your existing web sites, ensuring that common attack vectors do not make it to your application.
|
||||
|
||||
## Project Details
|
||||
* [Project Info Site](http://wpl.codeplex.com/)
|
||||
* [Project Code Site](http://wpl.codeplex.com/SourceControl/latest)
|
||||
* Project License Type: [Microsoft Public License (Ms-PL)](http://wpl.codeplex.com/license)
|
||||
* Project Main Contact: [Barry Dorrans](http://www.codeplex.com/site/users/view/bdorrans)
|
||||
* [Project Info Site](https://wpl.codeplex.com/)
|
||||
* [Project Code Site](https://wpl.codeplex.com/SourceControl/latest)
|
||||
* Project License Type: [Microsoft Public License (Ms-PL)](https://wpl.codeplex.com/license)
|
||||
* Project Main Contact: [Barry Dorrans](https://www.codeplex.com/site/users/view/bdorrans)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
* [Discussions](http://wpl.codeplex.com/discussions)
|
||||
* [Discussions](https://wpl.codeplex.com/discussions)
|
||||
|
|
|
@ -13,4 +13,4 @@
|
|||
* [Contribute](https://github.com/jstedfast/MimeKit#contributing)
|
||||
* [Documentation](http://www.mimekit.net/docs)
|
||||
* [Discussions](https://github.com/jstedfast/MimeKit/issues)
|
||||
* [Blog](http://jeffreystedfast.blogspot.com/search/label/mimekit)
|
||||
* [Blog](https://jeffreystedfast.blogspot.com/search/label/mimekit)
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
# Cecil
|
||||
|
||||
[Cecil](https://github.com/jbevain/cecil) is a library to generate and inspect programs and libraries in the ECMA CIL form.
|
||||
|
||||
## Project Details
|
||||
|
||||
* [Project Info Site](https://github.com/jbevain/cecil)
|
||||
* [Project Code Site](https://github.com/jbevain/cecil)
|
||||
* Project License Type: [MIT/X11](https://github.com/jbevain/cecil/blob/master/LICENSE.md)
|
||||
* Project Main Contact : [Jb Evain](https://github.com/jbevain)
|
||||
|
||||
### Quick Links
|
||||
|
||||
* [Documentation](https://github.com/jbevain/cecil/wiki)
|
||||
* [Discussion](http://groups.google.com/group/mono-cecil)
|
||||
# Cecil
|
||||
|
||||
[Cecil](https://github.com/jbevain/cecil) is a library to generate and inspect programs and libraries in the ECMA CIL form.
|
||||
|
||||
## Project Details
|
||||
|
||||
* [Project Info Site](https://github.com/jbevain/cecil)
|
||||
* [Project Code Site](https://github.com/jbevain/cecil)
|
||||
* Project License Type: [MIT/X11](https://github.com/jbevain/cecil/blob/master/LICENSE.md)
|
||||
* Project Main Contact : [Jb Evain](https://github.com/jbevain)
|
||||
|
||||
### Quick Links
|
||||
|
||||
* [Documentation](https://github.com/jbevain/cecil/wiki)
|
||||
* [Discussion](https://groups.google.com/group/mono-cecil)
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Mono
|
||||
|
||||
[Mono](http://mono-project.com) is an cross-platform and open source implementation of the .NET framework
|
||||
[Mono](https://mono-project.com) is an cross-platform and open source implementation of the .NET framework
|
||||
that was started independently in 2001. The technology was originally developed
|
||||
by Ximian, which was acquired by Novell, then at Novell, then at [Xamarin](http://xamarin.com) and
|
||||
now [Microsoft](http://microsoft.com).
|
||||
by Ximian, which was acquired by Novell, then at Novell, then at [Xamarin](https://xamarin.com) and
|
||||
now [Microsoft](https://microsoft.com).
|
||||
|
||||
Mono provides a complete SDK (compiler, runtimes, libraries) to develop .NET applications on
|
||||
a wide range of platforms. It is most commonly used as a .NET runtime that supports the .NET desktop
|
||||
|
@ -16,15 +16,15 @@ enthusiastic community.
|
|||
|
||||
## Project Details
|
||||
|
||||
- [Website](http://www.mono-project.com/)
|
||||
- [Website](https://www.mono-project.com/)
|
||||
- [Source](https://github.com/mono/mono)
|
||||
- License: [MIT](https://github.com/mono/mono/blob/master/LICENSE)
|
||||
- Project Lead: [Miguel de Icaza](https://github.com/migueldeicaza)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
- [Documentation](http://www.mono-project.com/docs/)
|
||||
- [Community](http://www.mono-project.com/community/)
|
||||
- [News](http://www.mono-project.com/news/)
|
||||
- [Download](http://www.mono-project.com/download/)
|
||||
- [Contributing](http://www.mono-project.com/community/contributing/)
|
||||
- [Documentation](https://www.mono-project.com/docs/)
|
||||
- [Community](https://www.mono-project.com/community/)
|
||||
- [News](https://www.mono-project.com/news/)
|
||||
- [Download](https://www.mono-project.com/download/)
|
||||
- [Contributing](https://www.mono-project.com/community/contributing/)
|
||||
|
|
|
@ -13,6 +13,6 @@ The Microsoft Build Engine, also known as [MSBuild](https://github.com/microsoft
|
|||
|
||||
* [Documentation Wiki](https://github.com/microsoft/msbuild/wiki)
|
||||
* [MSDN Documentation](https://msdn.microsoft.com/en-us/library/dd393574.aspx)
|
||||
* [Discussions](http://forums.dotnetfoundation.org/)
|
||||
* [Discussions](https://forums.dotnetfoundation.org/)
|
||||
* [Issues](https://github.com/microsoft/msbuild/issues)
|
||||
* Contact the team: [msbuild@microsoft.com](mailto:msbuild@microsoft.com)
|
||||
* Contact the team: [msbuild@microsoft.com](mailto:msbuild@microsoft.com)
|
||||
|
|
|
@ -4,14 +4,14 @@ The purpose of the [MVVM Light Toolkit](http://mvvmlight.net/) is to accelerate
|
|||
|
||||
## Project Details
|
||||
* [Project Info Site](http://mvvmlight.net)
|
||||
* [Project Code Site](http://mvvmlight.codeplex.com/SourceControl/latest)
|
||||
* Project License Type: [MIT](http://mvvmlight.codeplex.com/license)
|
||||
* Project Main Contact: [Laurent Bugnion](http://www.codeplex.com/site/users/view/lbugnion)
|
||||
* [Project Code Site](https://mvvmlight.codeplex.com/SourceControl/latest)
|
||||
* Project License Type: [MIT](https://mvvmlight.codeplex.com/license)
|
||||
* Project Main Contact: [Laurent Bugnion](https://www.codeplex.com/site/users/view/lbugnion)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
* [Documentation](http://mvvmlight.codeplex.com/documentation)
|
||||
* [Discussions](http://mvvmlight.codeplex.com/discussions)
|
||||
* [Documentation](https://mvvmlight.codeplex.com/documentation)
|
||||
* [Discussions](https://mvvmlight.codeplex.com/discussions)
|
||||
* [Blog](http://blog.galasoft.ch/posts/category/mvvm/)
|
||||
* Twitter: @LBugnion
|
||||
|
||||
|
|
|
@ -1,47 +1,47 @@
|
|||
# Nancy
|
||||
|
||||
Nancy is a lightweight, low-ceremony, framework for building HTTP based services on .NET Framework/Core and [Mono](http://mono-project.com). The goal of the framework is to stay out of the way as much as possible and provide a super-duper-happy-path to all interactions.
|
||||
|
||||
Nancy is designed to handle `DELETE`, `GET`, `HEAD`, `OPTIONS`, `POST`, `PUT` and `PATCH` requests and provides a simple, elegant, [Domain Specific Language (DSL)](http://en.wikipedia.org/wiki/Domain-specific_language) for returning a response with just a couple of keystrokes, leaving you with more time to focus on the important bits..
|
||||
**your** code and **your** application.
|
||||
|
||||
Write your application
|
||||
|
||||
```csharp
|
||||
public class Module : NancyModule
|
||||
{
|
||||
public Module()
|
||||
{
|
||||
Get("/greet/{name}", x => {
|
||||
return string.Concat("Hello ", x.name);
|
||||
});
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
## The super-duper-happy-path
|
||||
|
||||
The "super-duper-happy-path" (or SDHP if you’re ‘down with the kids’ ;-)) is a phrase we coined to describe the ethos of Nancy; and providing the “super-duper-happy-path” experience is something we strive for in all of our APIs.
|
||||
|
||||
While it’s hard to pin down exactly what it is, it’s a very emotive term after all, but the basic ideas behind it are:
|
||||
|
||||
* “It just works” - you should be able to pick things up and use them without any mucking about. Added a new module? That’s automatically discovered for you. Brought in a new View Engine? All wired up and ready to go without you having to do anything else. Even if you add a new dependency to your module, by default we’ll locate that and inject it for you - no configuration required.
|
||||
* “Easily customisable” - even though “it just works”, there shouldn’t be any barriers that get in the way of customisation should you want to work the way you want to work with the components that you want to use. Want to use another container? No problem! Want to tweak the way routes are selected? Go ahead! Through our bootstrapper approach all of these things should be a piece of cake.
|
||||
* “Low ceremony” - the amount of “Nancy code” you should need in your application should be minimal. The important part of any Nancy application is your code - our code should get out of your way and let you get on with building awesome applications. As a testament to this it’s actually possible to fit a functional Nancy application into a single Tweet :-)
|
||||
* “Low friction” - when building software with Nancy the APIs should help you get where you want to go, rather than getting in your way. Naming should be obvious, required configuration should be minimal, but power and extensibility should still be there when you need it.
|
||||
|
||||
Above all, creating an application with Nancy should be a pleasure, and hopefully fun! But without sacrificing the power or extensibility that you may need as your application grows.
|
||||
|
||||
## Project Details
|
||||
|
||||
- [Website](http://nancyfx.org/)
|
||||
- [Source](https://github.com/NancyFx/Nancy)
|
||||
- License: [MIT](https://github.com/dotnet/BenchmarkDotNet/blob/master/LICENSE.md)
|
||||
- [NuGet](https://www.nuget.org/packages/Nancy)
|
||||
- Project Lead: [Andreas Håkansson](https://github.com/thecodejunkie) & [Steven Robbins](https://github.com/grumpydev)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
- [Documentation](https://github.com/NancyFx/Nancy/wiki/Documentation)
|
||||
- [Slack](http://slack.nancyfx.org/)
|
||||
- [Contributing](https://github.com/NancyFx/Nancy/blob/master/.github/CONTRIBUTING.md)
|
||||
# Nancy
|
||||
|
||||
Nancy is a lightweight, low-ceremony, framework for building HTTP based services on .NET Framework/Core and [Mono](https://mono-project.com). The goal of the framework is to stay out of the way as much as possible and provide a super-duper-happy-path to all interactions.
|
||||
|
||||
Nancy is designed to handle `DELETE`, `GET`, `HEAD`, `OPTIONS`, `POST`, `PUT` and `PATCH` requests and provides a simple, elegant, [Domain Specific Language (DSL)](https://en.wikipedia.org/wiki/Domain-specific_language) for returning a response with just a couple of keystrokes, leaving you with more time to focus on the important bits..
|
||||
**your** code and **your** application.
|
||||
|
||||
Write your application
|
||||
|
||||
```csharp
|
||||
public class Module : NancyModule
|
||||
{
|
||||
public Module()
|
||||
{
|
||||
Get("/greet/{name}", x => {
|
||||
return string.Concat("Hello ", x.name);
|
||||
});
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
## The super-duper-happy-path
|
||||
|
||||
The "super-duper-happy-path" (or SDHP if you’re ‘down with the kids’ ;-)) is a phrase we coined to describe the ethos of Nancy; and providing the “super-duper-happy-path” experience is something we strive for in all of our APIs.
|
||||
|
||||
While it’s hard to pin down exactly what it is, it’s a very emotive term after all, but the basic ideas behind it are:
|
||||
|
||||
* “It just works” - you should be able to pick things up and use them without any mucking about. Added a new module? That’s automatically discovered for you. Brought in a new View Engine? All wired up and ready to go without you having to do anything else. Even if you add a new dependency to your module, by default we’ll locate that and inject it for you - no configuration required.
|
||||
* “Easily customisable” - even though “it just works”, there shouldn’t be any barriers that get in the way of customisation should you want to work the way you want to work with the components that you want to use. Want to use another container? No problem! Want to tweak the way routes are selected? Go ahead! Through our bootstrapper approach all of these things should be a piece of cake.
|
||||
* “Low ceremony” - the amount of “Nancy code” you should need in your application should be minimal. The important part of any Nancy application is your code - our code should get out of your way and let you get on with building awesome applications. As a testament to this it’s actually possible to fit a functional Nancy application into a single Tweet :-)
|
||||
* “Low friction” - when building software with Nancy the APIs should help you get where you want to go, rather than getting in your way. Naming should be obvious, required configuration should be minimal, but power and extensibility should still be there when you need it.
|
||||
|
||||
Above all, creating an application with Nancy should be a pleasure, and hopefully fun! But without sacrificing the power or extensibility that you may need as your application grows.
|
||||
|
||||
## Project Details
|
||||
|
||||
- [Website](http://nancyfx.org/)
|
||||
- [Source](https://github.com/NancyFx/Nancy)
|
||||
- License: [MIT](https://github.com/dotnet/BenchmarkDotNet/blob/master/LICENSE.md)
|
||||
- [NuGet](https://www.nuget.org/packages/Nancy)
|
||||
- Project Lead: [Andreas Håkansson](https://github.com/thecodejunkie) & [Steven Robbins](https://github.com/grumpydev)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
- [Documentation](https://github.com/NancyFx/Nancy/wiki/Documentation)
|
||||
- [Slack](http://slack.nancyfx.org/)
|
||||
- [Contributing](https://github.com/NancyFx/Nancy/blob/master/.github/CONTRIBUTING.md)
|
||||
|
|
|
@ -1,21 +1,21 @@
|
|||
# NuGet
|
||||
|
||||
[NuGet](http://www.nuget.org/) is the package manager for the Microsoft development platform
|
||||
including .NET. The NuGet client tools provide the ability to produce
|
||||
and consume packages. The NuGet Gallery (nuget.org) is the central
|
||||
package repository used by all package authors and consumers.
|
||||
|
||||
## Project Details
|
||||
|
||||
* [Project Info Site](http://www.nuget.org)
|
||||
* [Project Code Site](https://github.com/nuget/home)
|
||||
* Project License Type: [Apache License 2.0 (Apache)](https://github.com/nuget/home/blob/master/LICENSE.txt)
|
||||
* Project Main Contact(s): [Anand Gaurav](https://twitter.com/adgrv), [Rob Relyea](https://twitter.com/rrelyea)
|
||||
|
||||
### Quicklinks
|
||||
|
||||
* [Documentation](https://docs.nuget.org)
|
||||
* [Discussions](https://github.com/nuget/home/issues)
|
||||
* [Blog](https://blog.nuget.org)
|
||||
* Twitter: [@nuget](https://twitter.com/nuget)
|
||||
* [Contribute](http://docs.nuget.org/contribute/contributing-to-NuGet)
|
||||
# NuGet
|
||||
|
||||
[NuGet](https://www.nuget.org/) is the package manager for the Microsoft development platform
|
||||
including .NET. The NuGet client tools provide the ability to produce
|
||||
and consume packages. The NuGet Gallery (nuget.org) is the central
|
||||
package repository used by all package authors and consumers.
|
||||
|
||||
## Project Details
|
||||
|
||||
* [Project Info Site](https://www.nuget.org)
|
||||
* [Project Code Site](https://github.com/nuget/home)
|
||||
* Project License Type: [Apache License 2.0 (Apache)](https://github.com/nuget/home/blob/master/LICENSE.txt)
|
||||
* Project Main Contact(s): [Anand Gaurav](https://twitter.com/adgrv), [Rob Relyea](https://twitter.com/rrelyea)
|
||||
|
||||
### Quicklinks
|
||||
|
||||
* [Documentation](https://docs.nuget.org)
|
||||
* [Discussions](https://github.com/nuget/home/issues)
|
||||
* [Blog](https://blog.nuget.org)
|
||||
* Twitter: [@nuget](https://twitter.com/nuget)
|
||||
* [Contribute](https://docs.nuget.org/contribute/contributing-to-NuGet)
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# NUnit Test Framework
|
||||
|
||||
[NUnit](http://nunit.org) is a unit testing framework for C#, F#, VB.NET and other .NET languages. [NUnit](http://nunit.org) aims to support a variety of testing styles on all .NET platforms. It is licensed under the permissive [MIT](https://github.com/nunit/nunit/blob/master/LICENSE.txt) license.
|
||||
[NUnit](https://nunit.org) is a unit testing framework for C#, F#, VB.NET and other .NET languages. [NUnit](https://nunit.org) aims to support a variety of testing styles on all .NET platforms. It is licensed under the permissive [MIT](https://github.com/nunit/nunit/blob/master/LICENSE.txt) license.
|
||||
|
||||
[NUnit](http://nunit.org) is the oldest and most popular unit testing framework for .NET. It was originally written by Philip Craig in 2000 on an alpha release of the .NET Framework. NUnit 2 was written by [James Newkirk](https://github.com/jnewkirk) and maintained by [Charlie Poole](https://github.com/CharliePoole) and the latest incarnation, NUnit 3 was written by [Charlie Poole](https://github.com/CharliePoole), [Rob Prouse](https://github.com/rprouse) and countless other contributors.
|
||||
[NUnit](https://nunit.org) is the oldest and most popular unit testing framework for .NET. It was originally written by Philip Craig in 2000 on an alpha release of the .NET Framework. NUnit 2 was written by [James Newkirk](https://github.com/jnewkirk) and maintained by [Charlie Poole](https://github.com/CharliePoole) and the latest incarnation, NUnit 3 was written by [Charlie Poole](https://github.com/CharliePoole), [Rob Prouse](https://github.com/rprouse) and countless other contributors.
|
||||
|
||||
## Project Details
|
||||
|
||||
* [Website](http://nunit.org)
|
||||
* [Website](https://nunit.org)
|
||||
* [Source](https://github.com/nunit/nunit)
|
||||
* License: [MIT](https://github.com/nunit/nunit/blob/master/LICENSE.txt)
|
||||
* Project Lead: [Rob Prouse](https://github.com/rprouse)
|
||||
|
@ -15,5 +15,5 @@
|
|||
## Quicklinks
|
||||
|
||||
* [Documentation](https://github.com/nunit/docs)
|
||||
* Discussions are held on the [nunit-discuss](http://groups.google.com/group/nunit-discuss) mailing list and on [Gitter](https://gitter.im/nunit/nunit).
|
||||
* Discussions are held on the [nunit-discuss](https://groups.google.com/group/nunit-discuss) mailing list and on [Gitter](https://gitter.im/nunit/nunit).
|
||||
* [Contribute](https://github.com/nunit/nunit/blob/master/CONTRIBUTING.md)
|
||||
|
|
|
@ -1,27 +1,27 @@
|
|||
# Orchard CMS
|
||||
|
||||
[Orchard](http://www.orchardproject.net/) is a free, open source,
|
||||
community-focused Content Management System built on the ASP.NET MVC
|
||||
platform. Orchard is built on a modern architecture that puts
|
||||
extensibility up-front, as its number one concern. All components in
|
||||
Orchard can be replaced or extended. Content is built from easily
|
||||
composable building blocks. Modules extend the system in a very
|
||||
decoupled fashion, where a commenting module for example can as easily
|
||||
apply to pages, blog posts, photos or products. A rich UI composition
|
||||
system completes the picture and ensures that you can get the exact
|
||||
presentation that you need for your content.
|
||||
|
||||
# Project Details
|
||||
|
||||
* [Project Info Site](http://www.orchardproject.net/)
|
||||
* [Project Code Site](https://github.com/OrchardCMS/Orchard)
|
||||
* Project License Type: [New BSD License(BSD)](https://raw.githubusercontent.com/OrchardCMS/Orchard/master/LICENSE.txt)
|
||||
* Project Main Contact: [Steering Committee](http://orchardproject.net/about-us)
|
||||
|
||||
### Quicklinks
|
||||
|
||||
* [Documentation](http://docs.orchardproject.net/)
|
||||
* [Discussions](http://orchardproject.net/discussions)
|
||||
* [Contribute](http://www.orchardproject.net/contribution)
|
||||
* [Gitter](https://gitter.im/OrchardCMS/Orchard)
|
||||
|
||||
# Orchard CMS
|
||||
|
||||
[Orchard](https://www.orchardproject.net/) is a free, open source,
|
||||
community-focused Content Management System built on the ASP.NET MVC
|
||||
platform. Orchard is built on a modern architecture that puts
|
||||
extensibility up-front, as its number one concern. All components in
|
||||
Orchard can be replaced or extended. Content is built from easily
|
||||
composable building blocks. Modules extend the system in a very
|
||||
decoupled fashion, where a commenting module for example can as easily
|
||||
apply to pages, blog posts, photos or products. A rich UI composition
|
||||
system completes the picture and ensures that you can get the exact
|
||||
presentation that you need for your content.
|
||||
|
||||
# Project Details
|
||||
|
||||
* [Project Info Site](https://www.orchardproject.net/)
|
||||
* [Project Code Site](https://github.com/OrchardCMS/Orchard)
|
||||
* Project License Type: [New BSD License(BSD)](https://raw.githubusercontent.com/OrchardCMS/Orchard/master/LICENSE.txt)
|
||||
* Project Main Contact: [Steering Committee](http://orchardproject.net/about-us)
|
||||
|
||||
### Quicklinks
|
||||
|
||||
* [Documentation](http://docs.orchardproject.net/)
|
||||
* [Discussions](http://orchardproject.net/discussions)
|
||||
* [Contribute](http://www.orchardproject.net/contribution)
|
||||
* [Gitter](https://gitter.im/OrchardCMS/Orchard)
|
||||
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
# Orleans
|
||||
|
||||
[Orleans](http://dotnet.github.io/orleans/) is a framework that provides a straight-forward approach to building distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns. It was created by Microsoft Research and designed for use in the cloud. Orleans has been used extensively running in Microsoft Azure by several Microsoft product groups, most notably by 343 Industries as a platform for all of Halo 4 and Halo 5 cloud services, as well as by a number of other projects and companies.
|
||||
[Orleans](https://dotnet.github.io/orleans/) is a framework that provides a straight-forward approach to building distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns. It was created by Microsoft Research and designed for use in the cloud. Orleans has been used extensively running in Microsoft Azure by several Microsoft product groups, most notably by 343 Industries as a platform for all of Halo 4 and Halo 5 cloud services, as well as by a number of other projects and companies.
|
||||
|
||||
## Project Details
|
||||
|
||||
* [Project Info Site](http://dotnet.github.io/orleans/)
|
||||
* [Project Info Site](https://dotnet.github.io/orleans/)
|
||||
* [Project Code Site](https://github.com/dotnet/orleans)
|
||||
* Project License Type: [MIT](https://github.com/dotnet/orleans/blob/master/LICENSE)
|
||||
* Project Main Contact: [Sergey Bykov](https://github.com/sergeybykov)
|
||||
|
||||
## Quicklinks
|
||||
* [Contribute](http://dotnet.github.io/orleans/Community/Contributing.html)
|
||||
* [Contribute](https://dotnet.github.io/orleans/Community/Contributing.html)
|
||||
* [Discussions](https://gitter.im/dotnet/orleans)
|
||||
* [Documentation](http://dotnet.github.io/orleans/Documentation/Introduction.html)
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
# OWIN Authentication Middleware (Katana Project)
|
||||
|
||||
[Katana](http://katanaproject.codeplex.com/) is a flexible set of components for building and hosting OWIN-based web applications. The next major version of Katana is part of the ASP.NET vNext project on GitHub, including support for ASP.NET MVC, Web API, and SignalR. See [https://github.com/aspnet/home](https://github.com/aspnet/home) for details.
|
||||
[Katana](https://katanaproject.codeplex.com/) is a flexible set of components for building and hosting OWIN-based web applications. The next major version of Katana is part of the ASP.NET vNext project on GitHub, including support for ASP.NET MVC, Web API, and SignalR. See [https://github.com/aspnet/home](https://github.com/aspnet/home) for details.
|
||||
|
||||
## Project Details
|
||||
* [Project Info Site](http://katanaproject.codeplex.com/)
|
||||
* [Project Info Site](https://katanaproject.codeplex.com/)
|
||||
* [Project Code Site](http://katanaproject.codeplex.com/SourceControl/latest#src/)
|
||||
* Project License Type: [Apache License 2.0](http://katanaproject.codeplex.com/license)
|
||||
* Project Main Contact: [Daniel Roth](http://www.codeplex.com/site/users/view/danroth27)
|
||||
* Project License Type: [Apache License 2.0](https://katanaproject.codeplex.com/license)
|
||||
* Project Main Contact: [Daniel Roth](https://www.codeplex.com/site/users/view/danroth27)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
* [Contribute](http://katanaproject.codeplex.com/wikipage?title=contribute)
|
||||
* [Documentation](http://katanaproject.codeplex.com/documentation)
|
||||
* [Discussions](http://katanaproject.codeplex.com/discussions)
|
||||
* [Contribute](https://katanaproject.codeplex.com/wikipage?title=contribute)
|
||||
* [Documentation](https://katanaproject.codeplex.com/documentation)
|
||||
* [Discussions](https://katanaproject.codeplex.com/discussions)
|
||||
|
|
|
@ -2,33 +2,33 @@
|
|||
|
||||
Telerik UI for UWP is a rich set of UI controls built to target UWP Windows 10 application development and deliver a unique experience based on the [Microsoft UX guidelines for Windows Runtime apps](https://developer.microsoft.com/en-us/windows/apps/design). It consists of the following components:
|
||||
|
||||
* [RadAutoCompleteBox](http://www.telerik.com/universal-windows-platform-ui/autocompletebox)
|
||||
* [RadBulletGraph](http://www.telerik.com/universal-windows-platform-ui/bulletgraph)
|
||||
* [RadBusyIndicator](http://www.telerik.com/universal-windows-platform-ui/busyindicator)
|
||||
* [RadCalendar](http://www.telerik.com/universal-windows-platform-ui/calendar)
|
||||
* [RadChart](http://www.telerik.com/universal-windows-platform-ui/chart)
|
||||
* [RadDataBoundListBox](http://www.telerik.com/universal-windows-platform-ui/databoundlistbox)
|
||||
* [RadDataForm](http://www.telerik.com/universal-windows-platform-ui/dataform)
|
||||
* [RadDataGrid](http://www.telerik.com/universal-windows-platform-ui/grid)
|
||||
* [RadDatePicker and RadTimePicker](http://www.telerik.com/universal-windows-platform-ui/datepicker-and-timepicker)
|
||||
* [RadExpander](http://www.telerik.com/universal-windows-platform-ui/expander)
|
||||
* [RadGauge](http://www.telerik.com/universal-windows-platform-ui/gauge)
|
||||
* [RadHexView](http://www.telerik.com/universal-windows-platform-ui/hexview)
|
||||
* [RadHubTile](http://www.telerik.com/universal-windows-platform-ui/hubtile)
|
||||
* [RadListView](http://www.telerik.com/universal-windows-platform-ui/listview)
|
||||
* [RadLoopingList](http://www.telerik.com/universal-windows-platform-ui/loopinglist)
|
||||
* [RadMap](http://www.telerik.com/universal-windows-platform-ui/map)
|
||||
* [RadNumericBox](http://www.telerik.com/universal-windows-platform-ui/numericbox)
|
||||
* [RadPagination](http://www.telerik.com/universal-windows-platform-ui/pagination)
|
||||
* [RadRadialMenu](http://www.telerik.com/universal-windows-platform-ui/radialmenu)
|
||||
* [RadRangeSlider](http://www.telerik.com/universal-windows-platform-ui/rangeslider)
|
||||
* [RadRating](http://www.telerik.com/universal-windows-platform-ui/rating)
|
||||
* [RadSideDrawer](http://www.telerik.com/universal-windows-platform-ui/sidedrawer)
|
||||
* [RadAutoCompleteBox](https://www.telerik.com/universal-windows-platform-ui/autocompletebox)
|
||||
* [RadBulletGraph](https://www.telerik.com/universal-windows-platform-ui/bulletgraph)
|
||||
* [RadBusyIndicator](https://www.telerik.com/universal-windows-platform-ui/busyindicator)
|
||||
* [RadCalendar](https://www.telerik.com/universal-windows-platform-ui/calendar)
|
||||
* [RadChart](https://www.telerik.com/universal-windows-platform-ui/chart)
|
||||
* [RadDataBoundListBox](https://www.telerik.com/universal-windows-platform-ui/databoundlistbox)
|
||||
* [RadDataForm](https://www.telerik.com/universal-windows-platform-ui/dataform)
|
||||
* [RadDataGrid](https://www.telerik.com/universal-windows-platform-ui/grid)
|
||||
* [RadDatePicker and RadTimePicker](https://www.telerik.com/universal-windows-platform-ui/datepicker-and-timepicker)
|
||||
* [RadExpander](https://www.telerik.com/universal-windows-platform-ui/expander)
|
||||
* [RadGauge](https://www.telerik.com/universal-windows-platform-ui/gauge)
|
||||
* [RadHexView](https://www.telerik.com/universal-windows-platform-ui/hexview)
|
||||
* [RadHubTile](https://www.telerik.com/universal-windows-platform-ui/hubtile)
|
||||
* [RadListView](https://www.telerik.com/universal-windows-platform-ui/listview)
|
||||
* [RadLoopingList](https://www.telerik.com/universal-windows-platform-ui/loopinglist)
|
||||
* [RadMap](https://www.telerik.com/universal-windows-platform-ui/map)
|
||||
* [RadNumericBox](https://www.telerik.com/universal-windows-platform-ui/numericbox)
|
||||
* [RadPagination](https://www.telerik.com/universal-windows-platform-ui/pagination)
|
||||
* [RadRadialMenu](https://www.telerik.com/universal-windows-platform-ui/radialmenu)
|
||||
* [RadRangeSlider](https://www.telerik.com/universal-windows-platform-ui/rangeslider)
|
||||
* [RadRating](https://www.telerik.com/universal-windows-platform-ui/rating)
|
||||
* [RadSideDrawer](https://www.telerik.com/universal-windows-platform-ui/sidedrawer)
|
||||
|
||||
|
||||
## Project Details
|
||||
|
||||
* [Project Info Site](http://www.telerik.com/universal-windows-platform-ui)
|
||||
* [Project Info Site](https://www.telerik.com/universal-windows-platform-ui)
|
||||
* Project Code Repos: [UI for UWP](https://github.com/telerik/UI-For-UWP)
|
||||
* Project License Type: [Apache 2.0](https://github.com/telerik/UI-For-UWP/blob/master/LICENSE.md)
|
||||
* Project Main Contact: [Stefan Stefanov](https://github.com/stefanov-stefan)
|
||||
|
@ -37,6 +37,6 @@ Telerik UI for UWP is a rich set of UI controls built to target UWP Windows 10 a
|
|||
* [Contribute](https://github.com/telerik/UI-For-UWP/blob/master/CONTRIBUTING.md)
|
||||
* [Discussions](https://github.com/telerik/UI-For-UWP/issues)
|
||||
* [Demos](https://www.microsoft.com/en-us/store/p/teleriktelerikuiforuwpexamples/9n3fgcz50qnl) and [Samples](https://github.com/telerik/UI-For-UWP/tree/master/SDKExamples.UWP)
|
||||
* [Blog](http://www.telerik.com/blogs/tag/uwp)
|
||||
* [Blog](https://www.telerik.com/blogs/tag/uwp)
|
||||
* Twitter: [@Telerik](https://twitter.com/telerik)
|
||||
* [Documentation](http://docs.telerik.com/devtools/universal-windows-platform/Introduction-uwp)
|
||||
* [Documentation](https://docs.telerik.com/devtools/universal-windows-platform/Introduction-uwp)
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
# Umbraco
|
||||
|
||||
[Umbraco](http://umbraco.com/) is a free open source Content Management System built on the ASP.NET platform. It has award-winning integration capabilities and supports ASP.NET MVC or Web Forms, including User and Custom Controls, out of the box. Umbraco is strongly supported by both an active and welcoming community of users around the world, and backed up by a rock-solid commercial organization providing professional support and tools.
|
||||
[Umbraco](https://umbraco.com/) is a free open source Content Management System built on the ASP.NET platform. It has award-winning integration capabilities and supports ASP.NET MVC or Web Forms, including User and Custom Controls, out of the box. Umbraco is strongly supported by both an active and welcoming community of users around the world, and backed up by a rock-solid commercial organization providing professional support and tools.
|
||||
|
||||
## Project Details
|
||||
* [Project Info Site](http://umbraco.com/)
|
||||
* [Project Info Site](https://umbraco.com/)
|
||||
* [Project Code Site](https://github.com/umbraco/Umbraco-CMS)
|
||||
* Project License Type: [MIT](https://github.com/umbraco/Umbraco-CMS/blob/7.2.0/LICENSE.md)
|
||||
* Project Main Contacts: [Umbraco Team](http://umbraco.com/about-us/team.aspx)
|
||||
* Project Main Contacts: [Umbraco Team](https://umbraco.com/about-us/team.aspx)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
* [Documentation](http://our.umbraco.org/documentation)
|
||||
* [Discussions and Help](http://our.umbraco.org/forum)
|
||||
* [Contribute](http://our.umbraco.org/contribute)
|
||||
* [Documentation](https://our.umbraco.org/documentation)
|
||||
* [Discussions and Help](https://our.umbraco.org/forum)
|
||||
* [Contribute](https://our.umbraco.org/contribute)
|
||||
|
|
|
@ -5,7 +5,7 @@ The [UWP Community Toolkit](https://github.com/Microsoft/UWPCommunityToolkit) is
|
|||
## Project Details
|
||||
|
||||
* [Source](https://github.com/Microsoft/UWPCommunityToolkit)
|
||||
* [Sample App](http://aka.ms/uwptoolkitapp)
|
||||
* [Sample App](https://aka.ms/uwptoolkitapp)
|
||||
* [Getting Started](http://uwpcommunitytoolkit.readthedocs.io/en/master/Getting-Started/)
|
||||
* License: [MIT](https://github.com/Microsoft/UWPCommunityToolkit/blob/dev/license.md)
|
||||
* Project Leads: [David Catuhe aka Deltakosh](https://github.com/deltakosh)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# WCF
|
||||
|
||||
WCF includes a collection of client-oriented libraries from the Windows Communication Foundation that enable WCF applications built on [.NET Core](http://github.com/dotnet/core) to communicate with WCF services.
|
||||
WCF includes a collection of client-oriented libraries from the Windows Communication Foundation that enable WCF applications built on [.NET Core](https://github.com/dotnet/core) to communicate with WCF services.
|
||||
|
||||
These libraries match the functionality available for the Windows Store profiles, but the use of .NET Core now offers broader reach and the potential for cross-platform WCF applications. They are suitable for mobile devices as well as mid-tier servers communicating with WCF services.
|
||||
|
||||
|
@ -14,4 +14,4 @@ These libraries match the functionality available for the Windows Store profiles
|
|||
|
||||
## Quicklinks
|
||||
* [Contribute](https://github.com/dotnet/wcf/blob/master/CONTRIBUTING.md)
|
||||
* [Discussions](http://forums.dotnetfoundation.org/)
|
||||
* [Discussions](https://forums.dotnetfoundation.org/)
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Windows Phone Toolkit
|
||||
|
||||
Straight from Microsoft Windows Phone developer platform team - [Windows Phone Toolkit](http://phone.codeplex.com/) provides the developer community with new components, functionality, and an efficient way to help shape product development. WPToolkit releases include open source code, samples & docs, plus design-time support for the Windows Phone platform.
|
||||
Straight from Microsoft Windows Phone developer platform team - [Windows Phone Toolkit](https://phone.codeplex.com/) provides the developer community with new components, functionality, and an efficient way to help shape product development. WPToolkit releases include open source code, samples & docs, plus design-time support for the Windows Phone platform.
|
||||
|
||||
## Project Details
|
||||
* [Project Info Site](http://phone.codeplex.com/)
|
||||
* [Project Code Site](http://phone.codeplex.com/SourceControl/latest)
|
||||
* Project License Type: [Microsoft Public License (Ms-PL)](http://phone.codeplex.com/license)
|
||||
* [Project Info Site](https://phone.codeplex.com/)
|
||||
* [Project Code Site](https://phone.codeplex.com/SourceControl/latest)
|
||||
* Project License Type: [Microsoft Public License (Ms-PL)](https://phone.codeplex.com/license)
|
||||
* Project Main Contact: [Shawn Oster](https://www.codeplex.com/site/users/view/shawnoster)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
* [Discussions](http://social.msdn.microsoft.com/Forums/en-us/wpdevelop/threads)
|
||||
* [Discussions](https://social.msdn.microsoft.com/Forums/en-us/wpdevelop/threads)
|
||||
|
|
|
@ -9,10 +9,10 @@ Seamlessly integrate installation package creation into your development process
|
|||
* [Project Info Site](https://wixtoolset.org/)
|
||||
* [Project Code Site](https://github.com/wixtoolset)
|
||||
* Project License Type: [MS-RL](http://wixtoolset.org/about/license/)
|
||||
* Project Main Contacts: [Rob Mensching](http://robmensching.com/) and [Bob Arnson](http://joyofsetup.com/)
|
||||
* Project Main Contacts: [Rob Mensching](http://robmensching.com/) and [Bob Arnson](https://joyofsetup.com/)
|
||||
|
||||
## Quicklinks
|
||||
|
||||
* [Documentation](http://wixtoolset.org/documentation/)
|
||||
* [Discussions and Help](http://wixtoolset.org/documentation/)
|
||||
* [Contribute](http://wixtoolset.org/development/)
|
||||
* [Contribute](http://wixtoolset.org/development/)
|
||||
|
|
Загрузка…
Ссылка в новой задаче