-
-
Notifications
You must be signed in to change notification settings - Fork 372
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
folders reorganizations docker not tested (relative paths need to be updated) This is only a technical preview. You could make a local template on your machine and create a new solution. See createLocalTemplate.cmd
- Loading branch information
Showing
305 changed files
with
525 additions
and
421 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
cd src | ||
dotnet new -i .\ | ||
pause |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"$schema": "http://json.schemastore.org/template", | ||
"author": "Keith Fimreite", | ||
"classifications": [ "Web", "Blazor", "WebAssembly", "WebApi", "IdentityServer4" ], | ||
"name": "Blazor Boilerplate & Starter Kit", | ||
"defaultName": "BlazorBoilerplate", | ||
"description": "Blazor Boilerplate SPA Admin Template for Blazor Server and Client", | ||
"identity": "BlazorBoilerplate.CSharp", | ||
"groupIdentity": "BlazorBoilerplate", | ||
"shortName": "blazorboilerplate", | ||
"tags": { | ||
"language": "C#", | ||
"type":"project" | ||
}, | ||
"sourceName": "BlazorBoilerplate", | ||
"preferNameDirectory": true, | ||
"sources": [ | ||
{ | ||
"source": "./", | ||
"target": "./", | ||
"exclude": [ | ||
".template.config/**" | ||
] | ||
} | ||
] | ||
} |
Binary file not shown.
12 changes: 0 additions & 12 deletions
12
src/BlazorBoilerplate.Shared/Dto/Admin/IdentityServerDtos.txt
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...Helpers/Templates/ForgotPassword.template → ...Helpers/Templates/ForgotPassword.template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../Helpers/Templates/PasswordReset.template → .../Helpers/Templates/PasswordReset.template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
16 changes: 16 additions & 0 deletions
16
src/Server/BlazorBoilerplate.Server/Keys/key-b6a42733-fabf-4e5f-964d-422a590b443c.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<key id="b6a42733-fabf-4e5f-964d-422a590b443c" version="1"> | ||
<creationDate>2020-04-10T08:00:41.2053779Z</creationDate> | ||
<activationDate>2020-04-10T08:00:40.9851421Z</activationDate> | ||
<expirationDate>2020-07-09T08:00:40.9851421Z</expirationDate> | ||
<descriptor deserializerType="Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=3.1.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60"> | ||
<descriptor> | ||
<encryption algorithm="AES_256_CBC" /> | ||
<validation algorithm="HMACSHA256" /> | ||
<masterKey p4:requiresEncryption="true" xmlns:p4="http://schemas.asp.net/2015/03/dataProtection"> | ||
<!-- Warning: the key below is in an unencrypted form. --> | ||
<value>GKORi/dBw6SrF2P7zj6e/K03dawbK/E5Dp4FB5FdkD1ewyuxRokaxwsIgBsGyp16zmBszJipOYbo5pgns24/Kg==</value> | ||
</masterKey> | ||
</descriptor> | ||
</descriptor> | ||
</key> |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"ConnectionStrings": { | ||
"PostgresConnection": "host=localhost;database=blazor_boilerplate;user id=postgres;password=password123", | ||
"DefaultConnection": "Data Source=(localdb)\\MSSQLLocalDB;Initial Catalog=blazor_boilerplate;Trusted_Connection=True;MultipleActiveResultSets=true", | ||
"PostgresConnection": "host=localhost;database=BlazorBoilerplate;user id=postgres;password=password123", | ||
"DefaultConnection": "Data Source=(localdb)\\MSSQLLocalDB;Initial Catalog=BlazorBoilerplate;Trusted_Connection=True;MultipleActiveResultSets=true", | ||
"SqlLiteConnectionFileName": "data.db" | ||
}, | ||
|
||
|
@@ -43,7 +43,7 @@ | |
}, | ||
|
||
"EmailConfiguration": { | ||
"FromName": "Blazor Boilerplate", | ||
"FromName": "BlazorBoilerplate Team", | ||
"FromAddress": "[email protected]", | ||
"ReplyToAddress": "[email protected]", | ||
"SmtpServer": "smtp.gmail.com", | ||
|
File renamed without changes
Oops, something went wrong.