

Set the privacy and security settings on websites and social media to your comfort level for information sharing. Consider what a post reveals, who might see it, and how it could be perceived now and in the future. Think before posting about yourself and others online. Your information can be used for verification, and you should not share sensitive or too many details publicly. Follow UAB’s rules for storing data in the cloud. Use strong and unique passwords for each account you have.

Be sure to know the best practices to keep yourself safe with our top tips and use our information from our toolkit to spread the word. Obviously you cannot run this code so make sure to first create your template to a degree you want and only after that make the changes above.In addition to phishing, there are other ways that hackers will attempt to get you to fall for their schemes. Return Enumerable.Range(1, 5).Select(index => new WeatherForecast Public async Task GetWeatherForecastAsync() You can use the fs:rename step like this: - id: rename That means changing some parts of the code files contents. csproj) to whatever the new project name is when backstage creates a new project from template? Must be somehow in the template.yaml file but I have not managed to figure out how.Īlso I would like to change the code files to have different namespace (not dotnet_api_template). Is there a way to rename the 2 files (.sln and. User can change these but it requires a few extra manual steps I would like them to get rid of. When user creates a new project from this template, the solution name, project name and namespaces in code files remain the same (dotnet-api-template). The template has a solution file (.sln), a project file (.csproj) and a few code files. I've got a template named dotnet-api-template, which has a sample API, sample unit tests and the like configured ready.

I'm using Backstage developer portal to allow developers create new projects easily from C#.
