A simple ASP.NET Core wiki that we are working on during live coding streams. It runs on Windows, Mac, Linux and Container. Core Wiki is an allusion to the Core App. This name was suggested by Shayne Boyer in the stream of the 27th/March. Initially this project is very basic and anyone who is learning ASP.NET Core 2.0 (Razor Pages) can use it to learn.
To learn more about Jeff's stream check his Live Stream Repository.
Explore a CoreWiki live demo at https://corewiki.info/
Note: You must have nodejs with npm, and .NET Core installed
To run the latest version of CoreWiki on your local dev machine, open your favorite terminal on an operating system of your choice, and execute the following:
git clone https://github.com/csharpfritz/CoreWiki.git cd CoreWiki\CoreWiki npm install dotnet run
💡 Tips: you can also use the watch command, it will rebuild CoreWiki when you do any code change dotnet watch run
Fastest way to ship your own instance is to try our Deploy to Azure button, but you can deploy to a cloud provider of your choice.
@csharpfritz is inviting for new and old to learn together with team stream, and make a pull request. A more descriptive contributing guide is written here: contributing
help-wanted
hereYou shouldn't see this problem any longer, as the latest versions of CoreWiki now include an initial start wizard that allows you to create a default administrator user. If you are using an older version of CoreWiki, follow these steps:
HomePage - It's not a page or a feature. This is a default article that is presented as if it were the Home. When the user navigate to /Details, if topicName is not specified, the application redirect to default Article (HomePage)
[Back to Home (CoreWiki)]
[LatestChanges]
[Create new article]
[All]
[Edit]
[Back to Home]
[New Comment]
[Create]
[Back to Home]
[Back to Home]
[Back to Home]
[Edit]
[Delete]
[Detail]
[New article]
[Back to Home]
[Edit]
[Delete]
[Detail]
[New article]
[Back to Home]
[Latest Changes]
[Description]
[Not Simulated]
.CoreWiki is built and tested continuously by Azure Pipelines. Shortly after you submit a pull request you can check the build status notification. All contributions encouraged!
Archive of all shows from the stream can be found on Jeff's YouTube 'Building the CoreWiki' playlist.
Date Topic March 27, 2018 From DevIntersection in Orlando, ASP.NET Core with guest Shayne Boyer March 29, 2018 Back in Philly working on our new Wiki project - Start 00:52:50 April 5, 2018 Building a Wiki with ASP.NET Core - Updating to Bootstrap 4 - Start 00:28:40 April 10, 2018 Pair-programming with Jon Skeet, Handling Dates and Times April 12, 2018 Pair-programming with YOU! Your .NET questions and pull-requests - Start 00:23:05 April 14, 2018 Coding ASP.NET Core: Building a Wiki April 19, 2018 Chill coding today.. good music, good code, and YOU! May 3, 2018 Answering your questions, reviewing pull-requests, and May is for Macs continues! - Start 00:22:55 May 5, 2018 ASP.NET Core, live interactions with SignalR, and YOUR pull requests - No Video Available May 22, 2018 May is for Macs - Reviewing GitHub scoreboard widget and working on our Wiki - Start 01:09:27 May 24, 2018 May is for Macs - Working with Gravatar and Updating to ASP.NET Core 2.1 May 26, 2018 May is for Macs - Building an RSS Feed and adding some AI to our Bot - Start 00:18:47 May 29, 2018 May is for Macs - Reviewing Pull Requests and making the realtime web with SignalR May 31, 2018 The end of May is for Macs - Completing our realtime GitHub scoreboard SignalR - First hour June 2, 2018 Finishing the GitHub Scoreboard and merging YOUR pull-requests - First hour June 7, 2018 Dotnet global tools and reviewing pull requests to the CoreWiki project June 9, 2018 DotNet Global Tools - Delivering Sample Code Easier than Ever - Start 00:32:48 June 12, 2018 Upgrading to ASP.NET Core 2.1.1 and finishing our .NET global tool - Start 00:24:07 June 14, 2018 Monitoring Applications with Isaac Levin June 16, 2018 Authorization in C# and ASP.NET Applications, plus YOUR Pull Requests - Start 00:15:20 June 19, 2018 Notifications and Razor Pages in ASP.NET Core with Amanda Iverson June 23, 2018 Reviewing Pull Requests and talking about ASP.NET Performance June 28, 2018 Completing historical data storage and reviewing your pull requests June 30, 2018 Reviewing Pull Requests and Discussing Dependency Injection - Last 20 minutes July 3, 2018 Building a user-interface to compare wiki article versions July 5, 2018 Day after Independence Day, building web pages with ASP.NET Core - Start 00:41:15 July 7, 2018 Refactoring and Pull requests | C# | ASP.NET Core - Start 00:29:45 for about 15 minutes July 10, 2018 Refactoring and the Repository Pattern | C# | ASP.NET Core July 12, 2018 Refactoring to support better unit tests | C# | ASP.NET Core July 14, 2018 Entity Framework Migrations | C# | Entity Framework | ASP.NET Core July 19, 2018 Authorization Policies and Security Enforcements | C# | ASP.NET Core July 21, 2018 Architecture Review and Refactoring | C# | ASP.NET Core July 21, 2018 Architecture Review and Refactoring | C# | ASP.NET Core July 26, 2018 Application Extensibility | C# | ASP.NET Core July 27, 2018 More Architecture Review and Updates for CoreWiki | C# | ASP.NET Core July 28, 2018 Simplifying Search Pages | C# | ASP.NET Core August 3, 2018 Pull Request Reviews and more Twitter Integration | JavaScript | C# | ASP.NET August 4, 2018 Writing code, Refactoring DTOs from Entity Framework | C# | ASP.NET August 7, 2018 Introducing Models to an Application | C# | ASP.NET August 9, 2018 Refactoring to Domain Models in an Application | C# | ASP.NET August 11, 2018 Introducing the CQRS Architecture Pattern with MediatR | C# | ASP.NET August 14, 2018 More work with the CQRS Architecture Pattern and MediatR | C# | ASP.NET August 16, 2018 Unit Testing the CQRS Architecture Pattern | C# | ASP.NET Core August 17, 2018 Building The CoreWiki - New Commands and Queries | C# | ASP.NET Core August 18, 2018 Introducing Automapper to CoreWiki | C# | ASP.NET Core August 25, 2018 Jeff is BACK! Talking about Twitch APIs and software architecture in CoreWiki | C# August 31, 2018 Fixing ASP.NET Core in a Container and YOUR Pull Requests | C# | ASP.NET Core September 1, 2018 Refactoring and Deploying our CoreWiki Application to Azure | C# | ASP.NET Core September 6, 2018 Refactoring and Adding a 'Deploy to Azure' button to CoreWiki September 7, 2018 Adding Postgres to Corewiki and running Wordpress on .NET with PeachPie September 11, 2018 Talking about Real World ASP.NET Core with Javier Lozano | C# | ASP.NET Core September 13, 2018 The Legacy of Code with Kathleen Dollard | C# | ASP.NET Core September 20, 2018 CoreWiki Meets Azure DevOps | Azure DevOps | ASP.NET Core September 20, 2018 CoreWiki Continuous Integration | Azure DevOps | ASP.NET CoreRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4