added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845712 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "fireflycons/Firefly.CloudFormationParser",
"max_stars_repo_path": "src/Firefly.CloudFormationParser/TemplateObjects/ITemplateObject.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164932"
} | starcoder | namespace Firefly.CloudFormationParser.TemplateObjects
{
/// <summary>
/// Interface describing a template object
/// </summary>
public interface ITemplateObject
{
/// <summary>
/// <para>
/// Gets or sets the name of the object
/// </para>
/// <para>
... | 2.689031 | 377507e38bd0681c17c7d6bbede865dd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845713 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "JeroMiya/androidmono",
"max_stars_repo_path": "MonoJavaBridge/android/generated/java/util/AbstractMap.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164933"
} | starcoder | namespace java.util
{
[global::MonoJavaBridge.JavaClass(typeof(global::java.util.AbstractMap_))]
public abstract partial class AbstractMap : java.lang.Object, Map
{
internal new static global::MonoJavaBridge.JniGlobalHandle staticClass;
protected AbstractMap(global::MonoJavaBridge.JNIEnv @__env) : base(@__env)
... | 1.951378 | d685d5a60d2e251563e0a1a0870e3c87 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845714 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LucoseGlucose/Penguin-Dash-3D",
"max_stars_repo_path": "SpringScript.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164934"
} | starcoder | using UnityEngine;
public class SpringScript : MonoBehaviour
{
Animator animCtrl;
PlayerController player;
public LayerMask playerMask;
public float range = .75f;
public float springHeight;
bool canSpring;
public float waitT;
public AudioSource springSound;
private vo... | 2.287775 | 2169dad723c84d14803e33e1d59db795 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845715 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ucdavis/Agribusiness",
"max_stars_repo_path": "Agribusiness.Web/Views/Attendee/Profile.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:164935"
} | starcoder | @model DisplayPerson
@{
ViewBag.Title = string.Format("{0}'s Profile", Model.Person.FullName);
ViewBag.ShowContact = Model.Person.ContactInformationRelease;
}
@section SubPageNavigation
{
<ul class="nav nav-pills">
<li>@Html.ActionLink("Download Contact Card", "GetvCard", "Person", new { id = Mo... | 2.06928 | d032ffdfbc83323e39c6458be84e977c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845716 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "qiangqiang101/FiveM-Flatbed-Script",
"max_stars_repo_path": "FlatbedFiveMServer.net/VehicleData.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164936"
} | starcoder | <reponame>qiangqiang101/FiveM-Flatbed-Script
using System.Collections.Generic;
using System.IO;
using System.Xml.Serialization;
namespace FlatbedFiveMServer.net
{
public class VehicleData
{
public VehicleData Instance
{
get
{
return ReadFromFile();
... | 2.767282 | ff50bf5f69b1b68e12abcc2215e9b1bb |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845717 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Bewtan/Den_02",
"max_stars_repo_path": "ArgumentException/ArgumentException/Person.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164937"
} | starcoder | <reponame>Bewtan/Den_02
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ArgumentException2
{
class Person
{
private string name1;
private string name2;
private int age;
private double salary;
public string Name1
{... | 3.403971 | 70b1c9cf7358feb943fd1e3ae78d36b5 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845718 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "NathanClouseAX/AAXDataEntityPerfTest",
"max_stars_repo_path": "Projects/AAXDataEntityPerfTest/ODataUtility/Connected Services/D365/BLWI.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164938"
} | starcoder | //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//--... | 1.912946 | 135010a626a4512c9566f4ee980726b5 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845719 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "SkillsFundingAgency/das-employer-incentives",
"max_stars_repo_path": "src/SFA.DAS.EmployerIncentives.Commands.Types/Withdrawals/ComplianceWithdrawalCommand.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164939"
} | starcoder | <filename>src/SFA.DAS.EmployerIncentives.Commands.Types/Withdrawals/ComplianceWithdrawalCommand.cs
using System;
namespace SFA.DAS.EmployerIncentives.Commands.Types.Withdrawals
{
public class ComplianceWithdrawalCommand : WithdrawalCommand, IPeriodEndIncompatible
{
public ComplianceWithdrawalCommand... | 1.904968 | 177c2289a68f6323e01cea0bb3fa75d9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845720 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "lewisbennett/weatherapi-Net-Standard",
"max_stars_repo_path": "src/WeatherAPI.NET/Base/IWeatherApiClient.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164940"
} | starcoder | <reponame>lewisbennett/weatherapi-Net-Standard<gh_stars>1-10
using WeatherAPI.NET.Operations.Base;
namespace WeatherAPI.NET.Base
{
public interface IWeatherApiClient : IApiRequestor
{
#region Properties
/// <summary>
/// Gets the astronomy API operations.
/// </summary>
... | 2.002041 | 2bca8ad49ac9629898be9d754e7c6783 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845721 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "shmartel/azure-sdk-for-net",
"max_stars_repo_path": "sdk/metricsadvisor/Azure.AI.MetricsAdvisor/src/Models/DataFeed/DataFeedAutoRollupMethod.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164941"
} | starcoder | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using Azure.Core;
namespace Azure.AI.MetricsAdvisor.Models
{
/// <summary>
/// </summary>
[CodeGenModel("DataFeedDetailRollUpMethod")]
public readonly partial struct DataFeedAutoRollupMethod
{
... | 1.799955 | f2fb65dc743de48f855e3291f1b842ca |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845722 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rocketmo/color-coords",
"max_stars_repo_path": "Assets/Scripts/Puzzle Pieces/Grid.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164942"
} | starcoder | using UnityEngine;
using System.Collections;
using System.Collections.Generic;
/// <summary>
/// Handles puzzle grid behaviour.
/// </summary>
public class Grid : MonoBehaviour {
/// <summary>
/// Possible directions the player can move in
/// </summary>
public enum Direction { Left, Right, Up, Down ... | 2.726333 | ab29f7c371774e6083026484b9175342 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845723 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Baks-design/ProcGenP---Buildings",
"max_stars_repo_path": "Assets/Scripts/Models/Room.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164943"
} | starcoder | using System.Linq;
using UnityEngine;
public class Room
{
public bool HasRoof { get; set; }
public int FloorNumber { get; set; }
public RoomRay RoomRay { get; private set; }
public Wall[] Walls { get; set; } = new Wall[4];
private Vector2 _position;
public bool HasRoundedCorner => Walls.Where... | 2.501274 | 68bcb76ae117db61e4a8b35193379c4b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845724 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "lneninger/quickbookdestop-integrator",
"max_stars_repo_path": "src/public API/Solution/ApplicationLogic/Business/Commands/AppUser/RegisterCommand/AppUserRegisterCommand.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164944"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Text;
using EntityFrameworkCore.DbContextScope;
using ApplicationLogic.Repositories.DB;
using ApplicationLogic.Business.Commands.AppUser.RegisterCommand.Models;
using Framework.Core.Crypto;
using Framework.Core.Messages;
using Framework.Fluent... | 2.06478 | 40987b82b10973f561ef2780428984b3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845725 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Cresspresso/home",
"max_stars_repo_path": "Assets/Scripts/NumPad/NumPadDisplay.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164945"
} | starcoder | <filename>Assets/Scripts/NumPad/NumPadDisplay.cs<gh_stars>0
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
public class NumPadDisplay : MonoBehaviour
{
[SerializeField]
private NumPad m_pad;
public NumPad pad {
get
{
if (!m_pad)
{
m_pad = GetCompo... | 2.484105 | aad5039b1f2721d98072a55f05eaa0b8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845726 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sebnema/HttpAbstractions-1.0.0-rc1-NoAuthHandler",
"max_stars_repo_path": "test/Microsoft.AspNet.WebUtilities.Tests/MultipartReaderTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164946"
} | starcoder | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System.IO;
using System.Text;
using System.Threading.Tasks;
using Xunit;
namespace Microsoft.AspNet.WebUtilities
{
public class MultipartRead... | 2.541646 | b7ffcddaf8b6123b0530ea412a539e58 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845727 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "modi-w/AutoVersionsDB",
"max_stars_repo_path": "src/AutoVersionsDB/AutoVersionsDB.Core/DBVersions/ScriptFiles/ScriptFilesComparerFactory.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164947"
} | starcoder | <reponame>modi-w/AutoVersionsDB<gh_stars>0
using AutoVersionsDB.Core.DBVersions.ScriptFiles.DevDummyData;
using AutoVersionsDB.Core.DBVersions.ScriptFiles.Incremental;
using AutoVersionsDB.Core.DBVersions.ScriptFiles.Repeatable;
using AutoVersionsDB.DB;
using AutoVersionsDB.Helpers;
namespace AutoVersionsDB.Core.DBVe... | 2.247269 | 758437502027bbdd8688583f3f836ad8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845728 | {
"extension": "c-sharp",
"max_stars_count": "171.0",
"max_stars_repo_name": "cabauman/YouIandReactiveUI",
"max_stars_repo_path": "Host.WPF/Views/Samples/Chapter 04/Sample 04/MainView.xaml.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164948"
} | starcoder | namespace Book.Views.Samples.Chapter04.Sample04
{
using System.Reactive.Disposables;
using ReactiveUI;
using ViewModels.Samples.Chapter04.Sample04;
public partial class MainView : ReactiveUserControl<MainViewModel>
{
public MainView()
{
InitializeComponent();
... | 1.667582 | 1d8d8b5f52b5e9f4259e1f60d3be793a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845729 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sayedihashimi/findwords",
"max_stars_repo_path": "src/FindWords.Test/TestWordFinder.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164949"
} | starcoder | <reponame>sayedihashimi/findwords<filename>src/FindWords.Test/TestWordFinder.cs
using System;
using System.Threading.Tasks;
using FindWords.Shared;
using Xunit;
namespace FindWords.Test {
public class TestWordFinder {
public class TestFindWordsIn {
[Fact]
public async Task TestFin... | 2.632353 | b67266a599239cf1df5df46f1e530e81 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845730 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "reserfodium/CodePreviewHandler",
"max_stars_repo_path": "Manager/Dialogs/InstallationDialog.xaml.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164950"
} | starcoder | using System.Windows;
namespace Manager.Dialogs.InstallationDialog
{
public enum Installation
{
ForAllUsers,
ForCurrentUser
}
public partial class InstallationDialog : Window
{
public new Installation DialogResult
{
get;
private set;
... | 2.440107 | c9078c4b4c6d9a2f690f503e35f074ce |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845731 | {
"extension": "c-sharp",
"max_stars_count": "26.0",
"max_stars_repo_name": "gratinierer/Innovator.Client",
"max_stars_repo_path": "src/Innovator.Client/Aml/Model/FileContainerItems.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164951"
} | starcoder | using Innovator.Client;
using System;
namespace Innovator.Client.Model
{
///<summary>Class for the item type FileContainerItems </summary>
[ArasName("FileContainerItems")]
public class FileContainerItems : Item, IFileContainerItems
{
protected FileContainerItems() { }
public FileContainerItems(ElementF... | 2.000559 | 106f05b7ce7bfc1555ed15b078aefb54 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845732 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mondemonde/OpenBots.Studio",
"max_stars_repo_path": "OpenBots.Commands/OpenBots.Commands.Data/ParseJSONArrayCommand.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164952"
} | starcoder | using Newtonsoft.Json.Linq;
using OpenBots.Core.Attributes.PropertyAttributes;
using OpenBots.Core.Command;
using OpenBots.Core.Enums;
using OpenBots.Core.Infrastructure;
using OpenBots.Core.Utilities.CommonUtilities;
using OpenBots.Engine;
using System;
using System.Collections.Generic;
using System.ComponentModel;
u... | 2.589744 | 93aba210207cebeeb401446e6b8e2144 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845733 | {
"extension": "c-sharp",
"max_stars_count": "15.0",
"max_stars_repo_name": "arjjsolutions/Partner-Center-Storefront",
"max_stars_repo_path": "src/Storefront/Models/PreApprovedCustomersViewModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164953"
} | starcoder | // -----------------------------------------------------------------------
// <copyright file="PreApprovedCustomersViewModel.cs" company="Microsoft">
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
// -----------------------------------------------------------------------
namespace M... | 2.453341 | 86ec649908069f6b75a78d6d16e1b0f2 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845734 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "marklieberman/iptvtuner",
"max_stars_repo_path": "Handlers/MyHandler.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164954"
} | starcoder | using Newtonsoft.Json;
using System.Collections.Generic;
using System.IO;
using uhttpsharp;
using uhttpsharp.Headers;
namespace IPTVTuner.Handlers
{
class MyHandler
{
protected HttpResponse NotAvailable()
{
return new HttpResponse(HttpResponseCode.ServiceUnavailable, st... | 2.449218 | f961337fcba8258550cffeefb9e87a02 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845735 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "gnsilence/AntdPro-Vue-id4",
"max_stars_repo_path": "ABP.WebApi/后端/src/ABP.WebApi.Core/Editions/Dtos/Role/RoleInfoBaseResponseDto.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164955"
} | starcoder | <reponame>gnsilence/AntdPro-Vue-id4
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
using System;
namespace ASF.Application.DTO
{
/// <summary>
/// 角色基本信息
/// </summary>
public class RoleInfoBaseResponseDto : RoleInfoSimpleResponseDto
{
/// <summary>
/// 是否启用
/// <... | 1.682658 | 88c1c4c3284cd22397cd4f557c6871ac |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845736 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CodeReclaimers/inventor-code-samples",
"max_stars_repo_path": "interactive-mesh/interactive-mesh/StandardAddInServer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164956"
} | starcoder | <filename>interactive-mesh/interactive-mesh/StandardAddInServer.cs
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Runtime.InteropServices;
using System.Windows;
using Inventor;
using Application = Inventor.Application;
namespace interactive_mesh
{
[GuidAttribute("0b3929a0-ba... | 2.25387 | 0e8770a109e5845d36e1acf490ea2f24 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845737 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Angelbots1339/MOONSHOT-1339-Game",
"max_stars_repo_path": "Source/FoodRestingStation.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164957"
} | starcoder | using Godot;
using System;
using System.Collections.Generic;
/*
This is the code for the Stations where you can store Food.
*/
public class FoodRestingStation : Area2D
{
public Score playerScore = new Score();
[Export]
public string[] inputs = {};
[Export]
public string output;
private List<FoodItem> invent... | 2.591744 | 84d6626b499c967896d4d37793887974 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845738 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "uk-gov-mirror/defra.prsd-weee",
"max_stars_repo_path": "src/EA.Prsd.Core/Domain/Auditing/EventType.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164958"
} | starcoder | <gh_stars>1-10
namespace EA.Prsd.Core.Domain.Auditing
{
public enum EventType
{
Added = 0,
Deleted = 1,
Modified = 2
}
} | 1.281388 | 69bea62b7f3017332803e459825579eb |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845739 | {
"extension": "c-sharp",
"max_stars_count": "598.0",
"max_stars_repo_name": "BSoDGamingYT/Ryujinx",
"max_stars_repo_path": "Ryujinx.Graphics.Shader/Decoders/FPMultiplyScale.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164959"
} | starcoder | <filename>Ryujinx.Graphics.Shader/Decoders/FPMultiplyScale.cs
namespace Ryujinx.Graphics.Shader.Decoders
{
enum FPMultiplyScale
{
None = 0,
Divide2 = 1,
Divide4 = 2,
Divide8 = 3,
Multiply8 = 4,
Multiply4 = 5,
Multiply2 = 6
}
} | 1.432601 | d6241622b3fade9939782e32bf6e51db |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845740 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jozefizso/FogBugz-ExtendedEvents",
"max_stars_repo_path": "FBExtendedEvents/IDatabaseEntity.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164960"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Text;
using FogCreek.FogBugz.Plugins.Api;
namespace FBExtendedEvents
{
public interface IDatabaseEntity
{
int Save(CDatabaseApi db);
}
}
| 0.798426 | c8c08d1796302d816d77027f332c78dd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845741 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kursadacar/Matematik-Adasi",
"max_stars_repo_path": "Assets/Scripts/Items/Editor/ReassignEditor.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164961"
} | starcoder | using UnityEngine;
using UnityEditor;
[CustomEditor(typeof(ReassignBoneWeigthsToNewMesh))]
public class ReassignEditor : Editor
{
public override void OnInspectorGUI()
{
var reassigner = (ReassignBoneWeigthsToNewMesh)target;
if (GUILayout.Button("Reassign!"))
reassigner.Reassign()... | 2.063621 | 2c2c2d764db8cea2504da0ef39b3071b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845742 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "yretenai/DragonLib",
"max_stars_repo_path": "Hashing/FNV.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164962"
} | starcoder | <reponame>yretenai/DragonLib
using System;
using System.Runtime.InteropServices;
namespace DragonLib.Hashing {
public static class FNV {
public const ulong FNV1Basis64Bit = 0xCBF29CE484222645UL;
public const ulong FNV1Prime64Bit = 0x00000100000001B3UL;
public const uint FNV1Basis32Bit = 0x... | 2.184614 | b9b24616967e1cd530372add8b76ac1b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845743 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "e-wipond/Gen",
"max_stars_repo_path": "Gen/GenTest/FrontmatterTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164963"
} | starcoder | using Microsoft.VisualStudio.TestTools.UnitTesting;
using GenLibrary;
namespace GenTest
{
[TestClass]
public class FrontMatterTests
{
[TestMethod]
public void CanSetFrontmatterToTemplateType()
{
var frontmatter = new Frontmatter("<!-- type:template -->");
Ass... | 2.742161 | eb838398547c0d9e76839a92b10eba95 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845744 | {
"extension": "c-sharp",
"max_stars_count": "152.0",
"max_stars_repo_name": "igor-tkachev/bltoolkit",
"max_stars_repo_path": "Source/ServiceModel/LinqService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164964"
} | starcoder | using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.ServiceModel;
using System.Web.Services;
namespace BLToolkit.ServiceModel
{
using Data;
using Data.Linq;
using Data.Sql;
[ServiceBehavior (InstanceContextMode = InstanceContextMode.Single, Co... | 2.190707 | 23f0e5f896063914eda63ee09b33e1fd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845745 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "sedc-codecademy/skwd9-net-05-oopcsharp",
"max_stars_repo_path": "G1/Class02/Exercise2/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164965"
} | starcoder | <gh_stars>1-10
using System;
namespace Exercise2
{
class Program
{
static void Main(string[] args)
{
string name = "First", surname = "Second";
string fullName = name + surname;
Console.WriteLine(fullName);
Console.WriteLine(name + surname);
... | 3.331163 | 257d72d6731f9abce1aeb49a88b133b1 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845746 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "guidiego/beerscoveryy",
"max_stars_repo_path": "Views/Beer/Index.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:164966"
} | starcoder | <reponame>guidiego/beerscoveryy<gh_stars>0
@model IEnumerable<beerscovery.Models.Beer>
@{
ViewData["Title"] = "Avalie as cervejas do mundo inteiro!";
}
<div class="beer-input">
<input placeholder="Qual cerveja você procura?" />
</div>
<div class="beer-grid">
@foreach (var item in Model) {
... | 2.735785 | 05ec17700b58187fc21e76fa62578117 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845747 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "szawaski/Zerra",
"max_stars_repo_path": "Framework/Zerra/Serialization/ByteSerializer.SerializerTypeDetails.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164967"
} | starcoder | <filename>Framework/Zerra/Serialization/ByteSerializer.SerializerTypeDetails.cs
// Copyright © KaKush LLC
// Written By <NAME>
// Licensed to you under the MIT license
using System;
using System.Collections.Generic;
using System.Linq;
using Zerra.Reflection;
namespace Zerra.Serialization
{
public partial class ... | 2.261996 | 447b2175aff81552d38bd1b09843b3e4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845748 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "12Ayush12008039/ChurchWebsite",
"max_stars_repo_path": "src/ChurchWebsite/ChurchWebsite.Presentation/Views/Events/Index.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:164968"
} | starcoder | <reponame>12Ayush12008039/ChurchWebsite<filename>src/ChurchWebsite/ChurchWebsite.Presentation/Views/Events/Index.cshtml
@model IEnumerable<ChurchWebsite.Presentation.Models.EventsModels.EventItem>
@{
ViewData["Title"] = "Events";
}
<div class="container">
<h2>Event Listing</h2>
<p>
<a asp-action=... | 2.345148 | 873dfb8bd9acab5a01b65e46b57415fd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845749 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "iohouse/unity-shared",
"max_stars_repo_path": "Assets/Scripts/Health.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164969"
} | starcoder | using UnityEngine;
using System.Collections;
using UnityEngine.UI;
using System;
[RequireComponent(typeof(AudioSource))]
public class Health : MonoBehaviour {
public int HealthAmount = 100;
public Slider healthSlider; // Reference to the UI's health bar.
public bool ... | 2.657979 | dec261f286d25386bf9bb23acad72bb3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845750 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lim147/capstone-mini-game-battery-project",
"max_stars_repo_path": "Assets/Tests/EditModeTests/StorageTests/CatchTheBallStorageTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164970"
} | starcoder | using NUnit.Framework;
using Storage;
using System.Collections.Generic;
namespace EditModeTests
{
namespace StorageTests
{
public class CatchTheBallStorageTests
{
private const int DUMMY_TARGET_RADIUS = 5;
[Description(@"
<ul>
<li><b>Test type:</b> ... | 2.735556 | ffc339d16fe6208b4292ebc8daeaec20 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845751 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "borisov90/DigiVentures",
"max_stars_repo_path": "Digital.Ventures.Data/Core/IUnitOfWork.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164971"
} | starcoder | <reponame>borisov90/DigiVentures
using Digital.Ventures.Data.Core.Repositories;
using System;
using System.Threading.Tasks;
namespace Digital.Ventures.Data.Core
{
public interface IUnitOfWork : IDisposable
{
IPlayerRepository Players { get; }
int SaveChanges();
Task SaveChangesAsync();... | 1.486557 | e38ac885633c0b00ffc9b0f0c210d104 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845752 | {
"extension": "c-sharp",
"max_stars_count": "21.0",
"max_stars_repo_name": "ggagnaux/Sage300-SDK",
"max_stars_repo_path": "src/wizards/Sage300Resources/Sage.CA.SBS.ERP.Sage300.AP.Resources/Forms/PaymentEntryResx.Designer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164972"
} | starcoder | <reponame>ggagnaux/Sage300-SDK
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regener... | 1.640725 | 18394a15a67f79b6c9503ea89a09d0ab |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845753 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Casey-Hofland/UISettings",
"max_stars_repo_path": "Runtime/Settings/Audio/AudioSettingSlider.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164973"
} | starcoder | <gh_stars>1-10
using UnityEngine.UI;
namespace UISettings
{
public class AudioSettingSlider : AudioSetting, ISettingSlider
{
public float minValue = -80f;
public float maxValue = 0f;
public void UpdateView(Slider slider)
{
slider.minValue = minValue;
sl... | 2.076917 | bf1caeee7186ef40565ccd7ecccf0a74 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845754 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mschlege1838/tes3-net",
"max_stars_repo_path": "TES3.Core/GlobalConfig.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164974"
} | starcoder |
using System;
using System.IO;
using System.Text;
namespace TES3.Core
{
public static class GlobalConfig
{
static Encoding textEncoding;
public static bool TrimNullChars
{
get;
set;
} = true;
public static Encoding TextEncoding
{
... | 2.371635 | 22fd060916a6c79e539a5bb0503b8311 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845755 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "tomkuijsten/BabySteps",
"max_stars_repo_path": "src/NeuralNetwork/Neurons/HiddenNeuron.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164975"
} | starcoder | <gh_stars>1-10
using BabySteps.NeuralNetwork.Synapses;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace BabySteps.NeuralNetwork.Neurons
{
public class HiddenNeuron : CalculatableNeuron<InputNeuron, HiddenNeuron>
{
public List... | 2.051057 | 6ee36f2ac4a7b4501dca75c2f8462f80 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845756 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RobJohnston/AnxPro.Api",
"max_stars_repo_path": "src/AnxPro.Api/Models/ApiKeyResponse.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164976"
} | starcoder | <filename>src/AnxPro.Api/Models/ApiKeyResponse.cs
using Newtonsoft.Json;
namespace AnxPro.Api.Models
{
public partial class ApiKeyResponse : AnxProResponse
{
/// <summary>
/// Identifier for the api key, which identifies the user.
/// </summary>
[JsonProperty("apiKey")]
... | 2.125571 | fa678368e797dcb589b962707389519f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845757 | {
"extension": "c-sharp",
"max_stars_count": "153.0",
"max_stars_repo_name": "singlesword2021/XBlog",
"max_stars_repo_path": "BeetleX.Blog/DBModules/Category.Model.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164977"
} | starcoder | <gh_stars>100-1000
using System;
using System.Collections.Generic;
using System.Text;
using Peanut.Mappings;
namespace BeetleX.Blog.DBModules
{
///<summary>
///Peanut Generator Copyright @ henryfan 2018 email:<EMAIL>
///website:http://www.ikende.com
///</summary>
[Table()]
public partial class... | 2.051567 | f1c274754e1aaa7b9c839d685afc8384 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845758 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "hbally/JTTools",
"max_stars_repo_path": "src/JTTools/Pages/_Host.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:164978"
} | starcoder | @page "/"
@namespace JTTools.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@{
Layout = null;
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="keywords" content="JT808|gb808|JT809|gb809|J... | 1.659042 | 4c3a49cf1484f13c8e46fc88e92addc3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845759 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "SolidSoft-Lda/AMFCore",
"max_stars_repo_path": "SolidSoft.AMFCore/Util/UriBase.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164979"
} | starcoder | using System;
using System.Collections;
using System.Collections.Specialized;
using System.Text.RegularExpressions;
using System.Web;
using System.Text;
namespace SolidSoft.AMFCore.Util
{
/// <summary>
/// Provides an object representation of a uniform resource identifier (URI) and easy access to the part... | 2.980417 | 9c479998a85c13e8be80e2a6461be1ac |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845760 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "pkanev/CarsManager",
"max_stars_repo_path": "src/Application/Liabilities/LiabilityUtils.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164980"
} | starcoder | using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using AutoMapper;
using AutoMapper.QueryableExtensions;
using CarsManager.Application.Common.Exceptions;
using CarsManager.Application.Common.Interfaces;
using CarsManager.Application.Liabilities.Queries.GetLiabilitiesForReport;
using C... | 2.341822 | feeacd3b60efc9ccdee6e4ce6d7472d3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845761 | {
"extension": "c-sharp",
"max_stars_count": "23.0",
"max_stars_repo_name": "fakecoinbase/AutarkysoftslashDenovo",
"max_stars_repo_path": "Src/Tests/Bitcoin/P2PNetwork/Messages/MessagePayloads/EmptyPayloadTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164981"
} | starcoder | <gh_stars>10-100
// Autarkysoft Tests
// Copyright (c) 2020 Autarkysoft
// Distributed under the MIT software license, see the accompanying
// file LICENCE or http://www.opensource.org/licenses/mit-license.php.
using Autarkysoft.Bitcoin;
using Autarkysoft.Bitcoin.P2PNetwork.Messages.MessagePayloads;
using System;
usi... | 1.922301 | dfb2e4c7e25a831e5bb7497308192ecc |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845762 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "namofun/uik",
"max_stars_repo_path": "src/HostBuilder/Menus/ConcreteMenuEntryBuilder.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164982"
} | starcoder | using System;
namespace Microsoft.AspNetCore.Mvc.Menus
{
/// <inheritdoc cref="IMenuEntryBuilder" />
internal class ConcreteMenuEntryBuilder : ConcreteMenuEntryBase, IMenuEntryBuilder, IMenuEntry
{
/// <inheritdoc />
public override string[] ToCheck => Array.Empty<string>();
/// <... | 2.463109 | f170e8e2c9b3d5675be6aa2c4a6c3d23 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845763 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "devsonukr/RetailManagementSystem",
"max_stars_repo_path": "RMSDesktopUILibrary/Api/IApiHelper.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164983"
} | starcoder | <filename>RMSDesktopUILibrary/Api/IApiHelper.cs
using RMSDesktopUI.Models;
using System.Net.Http;
using System.Threading.Tasks;
namespace RMSDesktopUILibrary.Api
{
public interface IApiHelper
{
HttpClient ApiClient { get; }
Task<AuthenticatedUser> Authenticate(string username, string password)... | 2.021304 | d10aceb5b2c02a0b3ed1b3e69ab43718 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845764 | {
"extension": "c-sharp",
"max_stars_count": "332.0",
"max_stars_repo_name": "tutlane/develop-mobile-apps-with-csharp-and-azure",
"max_stars_repo_path": "Chapter3/Chapter3/App_Start/Startup.MobileApp.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164984"
} | starcoder | using System;
using System.Collections.Generic;
using System.Data.Entity;
using System.Web.Http;
using Chapter3.DataObjects;
using Chapter3.Models;
using Microsoft.Azure.Mobile.Server.Config;
using Owin;
namespace Chapter3
{
public partial class Startup
{
public static void ConfigureMobileApp(IAppBuil... | 2.278453 | 3e8fd597c4af088092e321f90f421fec |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845765 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Faustvii/MinecraftsServerWrapper",
"max_stars_repo_path": "src/MinecraftServerWrapper.Models/Events/Minecraft/ServerOutputNotification.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164985"
} | starcoder | using MediatR;
namespace MinecraftServerWrapper.Models.Events.Minecraft
{
public class ServerOutputNotification : INotification
{
public string Line { get; set; }
public OutputType OutputType { get; set; }
}
public enum OutputType
{
Standard,
Error
... | 1.714387 | f41381310bcc6b0a4b5d583897b02a3d |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845766 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Joiny7/Dimensional-Rift",
"max_stars_repo_path": "Scripts/DifficultyLevel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164986"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class DifficultyLevel : MonoBehaviour {
public static int difficulty = 3; //Normal difficulty by default
public static int getDifficultyLevel() {
return difficulty;
}
public static void setDifficultyLevel(int d) {
difficu... | 2.226895 | 60dd367c50352fe9931cd4afd95de0b0 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845767 | {
"extension": "c-sharp",
"max_stars_count": "22.0",
"max_stars_repo_name": "FDYdarmstadt/BoSSS",
"max_stars_repo_path": "src/ilPSP/layer_1.1-MPI.NET/MPI.Wrappers/MPI_Op.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164987"
} | starcoder | /* =======================================================================
Copyright 2017 Technische Universitaet Darmstadt, Fachgebiet fuer Stroemungsdynamik (chair of fluid dynamics)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
... | 2.161229 | 87689dec385840486ec542f9a289c91a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845768 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Escan-DNMZ/Admin-Panel",
"max_stars_repo_path": "Admin/Admin/Models/Model1.Context.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164988"
} | starcoder | //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated from a template.
//
// Manual changes to this file may cause unexpected behavior in your application.
// Manual changes to this file will be overwritten if the code is regene... | 1.833357 | 1310c7ee4e89983d06f4f695620d3a4c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845769 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sedc-codecademy/sk2020-dotnetunittest-02",
"max_stars_repo_path": "src/Module02/SEDC.Travel.Service.Tests/DataFixtures/SearchFixtureData.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164989"
} | starcoder | using System;
using SEDC.Travel.Service.Model;
using SEDC.Travel.Service.Model.ThirdParty;
namespace SEDC.Travel.Service.Tests.DataFixtures
{
public class SearchFixtureData
{
public SearchRequest RequestCase1 { get; set; }
public SearchRequest RequestCase2 { get; set; }
public SearchR... | 2.064526 | 02cc628179c1deb5d8eefadf78e6e82f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845770 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "vssn/BringYourOwnDeviceWatcher",
"max_stars_repo_path": "BringYourOwnDeviceWatcher/Models/NmapRun.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164990"
} | starcoder | using BringYourOwnDeviceWatcher.Data;
using Microsoft.EntityFrameworkCore;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Xml.Serialization;
namespace BringYourOwnDeviceWatcher.Models
{
public class NmapRunContext : DbContext
{
public Nmap... | 2.306822 | 70671bf10d0c0dfbcde96c3f5f607250 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845771 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "AArnott/IDisposableAnalyzers",
"max_stars_repo_path": "IDisposableAnalyzers.Test/IDISP006ImplementIDisposableTests/CodeFix.InterfaceOnlyVirtual.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164991"
} | starcoder | namespace IDisposableAnalyzers.Test.IDISP006ImplementIDisposableTests
{
using Gu.Roslyn.Asserts;
using Microsoft.CodeAnalysis.CodeFixes;
using NUnit.Framework;
public partial class CodeFix
{
public class InterfaceOnlyVirtual
{
private static readonly CodeFixProvider Fix ... | 2.172265 | 1d5d85df0248c0a80df97b192064d0c6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845772 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "MKafar/ELearning",
"max_stars_repo_path": "ELearning.Persistence/Configurations/AssignmentConfiguration.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164992"
} | starcoder | using ELearning.Domain.Entities;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Metadata.Builders;
namespace ELearning.Persistence.Configurations
{
public class AssignmentConfiguration : IEntityTypeConfiguration<Assignment>
{
public void Configure(EntityTypeBuilder<Assignment... | 2.557123 | 7523cd7c593b7ae4fee627aec3c3b856 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845773 | {
"extension": "c-sharp",
"max_stars_count": "55.0",
"max_stars_repo_name": "ScriptBox99/BoardGames",
"max_stars_repo_path": "src/Migrations/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164993"
} | starcoder | using System;
using BoardGames.HostServices;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Hosting;
namespace BoardGames.Migrations
{
public class Program
{
public ... | 2.139465 | 081a537070e4db9ec300b1bc210d49ac |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845774 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Konstantin-Todorov/CSharpOOP",
"max_stars_repo_path": "C#OOP-Homeworks/03.Extension-Methods-Delegates-Lambda-LINQ/09-19.Students/Student.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164994"
} | starcoder | <reponame>Konstantin-Todorov/CSharpOOP
namespace Students
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
public class Student
{
//Problem 9
private string firstName;
private string lastName;
... | 3.275781 | 0e0e93a9fc0046eb67da9592e47bb145 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845775 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "junfengmeng/jynew",
"max_stars_repo_path": "jyx2/Assets/Scripts/UIScripts/UIComponents/NonDrawingGraphic.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164995"
} | starcoder | /*
* 金庸群侠传3D重制版
* https://github.com/jynew/jynew
*
* 这是本开源项目文件头,所有代码均使用MIT协议。
* 但游戏内资源和第三方插件、dll等请仔细阅读LICENSE相关授权协议文档。
*
* 金庸老先生千古!
*/
using UnityEngine;
using UnityEngine.UI;
using System.Collections;
public class NonDrawingGraphic : Graphic
{
protected NonDrawingGraphic ()
{
useLegacyMeshGeneration = fal... | 1.944174 | 86fb3ccd1eb58d17a1fd8b918451733c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845776 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "akatukisiden/MVPVM",
"max_stars_repo_path": "UwpApp/Presenters/WindowPresenter.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164996"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using UwpFramework.Presenters;
using UwpFramework.Presenters.Core;
using Windows.UI.Core;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
namespace UwpApp.Presenters
{
public class WindowPres... | 2.235221 | 4370843d359897723e78fcb0c3763328 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845777 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "billynieto/Simptom",
"max_stars_repo_path": "Simptom.Framework/Services/IFlareUpService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164997"
} | starcoder | <filename>Simptom.Framework/Services/IFlareUpService.cs
using Repository.Framework;
using Simptom.Framework.Models;
namespace Simptom.Framework.Services
{
public partial interface IFlareUpService : IService<IFlareUp, IFlareUpKey, IFlareUpSearch, IFlareUpsSearch>
{
}
}
| 1.167789 | d7939714bb46806f69f1a9c61e8869c4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845778 | {
"extension": "c-sharp",
"max_stars_count": "185.0",
"max_stars_repo_name": "itshawi/data-accelerator",
"max_stars_repo_path": "Services/DataX.Config/DataX.Config.Test/LoggerFactory.cs",
"provenance": "train-00027-of-00045.jsonl.gz:164998"
} | starcoder | // *********************************************************************
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License
// *********************************************************************
using DataX.Config.Test.Utility.Mock;
using Microsoft.Extensions.Logging;
na... | 1.724029 | bd7c2dfcd9e3b815a2b19874c1dd1bc1 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845779 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Flutter-Net/ProjectP2",
"max_stars_repo_path": "FlutterDotNETWithAPI/FlutterWeb/FlutterWeb.Client/Views/Post/Comments.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:164999"
} | starcoder | @model FlutterWeb.Client.Models.PostViewModel
<div class="columns is-centered" id="PostView" data-id =@Model.CommentOfId>
<div class="column is-one-third filters-container">
<h1 class="is-size-3">Orgirinal Post</h1>
<div id="OGPost"> </div>
</div>
</div>
<div class="columns is-centered">
<... | 1.899203 | bc6f224e04ee53fee65e4a55e3d990c6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845780 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "thibaudcomte/smart-mirror",
"max_stars_repo_path": "SmartMirror.App/Models/Weather.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165000"
} | starcoder | using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using SmartMirror.App.Services;
using System;
using System.Collections.Generic;
using System.Net.Http;
using System.Threading.Tasks;
using Windows.Storage;
namespace SmartMirror.App.Models
{
public class WeatherMetrics
{
public string Description { ge... | 2.452198 | 9a253a317b68c6ab687de1c5ddcdb513 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845781 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Nillerr/MongoDB.MongoContext",
"max_stars_repo_path": "MongoDB.MongoContext/IDocumentTracker.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165001"
} | starcoder | <filename>MongoDB.MongoContext/IDocumentTracker.cs
namespace MongoDB.MongoContext
{
internal interface IDocumentTracker<TDocument>
{
TDocument Attach(TDocument document);
}
} | 1.502167 | 60fb06fec00671e58df68f6001fd02df |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845782 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "DapperDino/DOTS-Learning",
"max_stars_repo_path": "Assets/Targeting/Scripts/SpawnerSystem.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165002"
} | starcoder | using Unity.Entities;
using Unity.Mathematics;
using Unity.Transforms;
using Time = UnityEngine.Time;
namespace DapperDino.Targeting
{
public class SpawnerSystem : ComponentSystem
{
private Random random;
protected override void OnCreate() => random = new Random(1234);
protected over... | 2.248685 | 437dafd38758fdf98629e8b77ba07cf2 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845783 | {
"extension": "c-sharp",
"max_stars_count": "28.0",
"max_stars_repo_name": "nuscien/trivial",
"max_stars_repo_path": "Core/Security/Cryptography/Symmetric.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165003"
} | starcoder | <gh_stars>10-100
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="Symmetric.cs" company="Nanchang Jinchen Software Co., Ltd.">
// Copyright (c) 2010 Nanchang Jinchen Software Co., Ltd. All rights reserved.
// </copyright>
// <... | 2.940337 | c16f4e3fe1c5eb5c7a3e78dd35204c60 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845784 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "noordwind/Sama",
"max_stars_repo_path": "src/Sama.Services/Ngos/Commands/Models/Child.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165004"
} | starcoder | <filename>src/Sama.Services/Ngos/Commands/Models/Child.cs<gh_stars>0
using System;
using Newtonsoft.Json;
namespace Sama.Services.Ngos.Commands.Models
{
public class Child
{
public Guid Id { get; }
public string FullName { get; }
public string Gender { get; }
public DateTime Bir... | 2.831853 | 4000c7996c05332694711fd347fd1014 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845785 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "radu-solca/Venture",
"max_stars_repo_path": "Venture.TeamWrite/Venture.TeamWrite.Application/TeamRepository.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165005"
} | starcoder | using RawRabbit;
using Venture.Common.Data;
using Venture.Common.Events;
using Venture.TeamWrite.Domain;
namespace Venture.TeamWrite.Application
{
public class TeamRepository : EventRepository<Team>
{
public TeamRepository(IEventStore eventStore, IBusClient bus) : base(eventStore, bus)
{
... | 1.435401 | 89b86301e89ce548225365b82f766ac4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845786 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "gawelczyk/SpaTests",
"max_stars_repo_path": "spa2/Areas/HelpPage/Views/Help/DisplayTemplates/SimpleTypeModelDescription.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:165006"
} | starcoder | <reponame>gawelczyk/SpaTests
@using spa2.Areas.HelpPage.ModelDescriptions
@model SimpleTypeModelDescription
@Model.Documentation | 0.753362 | 08be024037811a58bcd816f595dc07c9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845787 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "mdk/diva",
"max_stars_repo_path": "src/Diva.Util/Diva.Util.XmlFu.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165007"
} | starcoder | <filename>src/Diva.Util/Diva.Util.XmlFu.cs
////////////////////////////////////////////////////////////////////////////////
// //
// MIT X11 license, Copyright (c) 2005-2006 by: //
// ... | 2.571513 | 8c402f04db1880636b6e0b5073d72f66 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845788 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "coderbennett/Project-ASTEROID",
"max_stars_repo_path": "Assets/Scripts/highscoresScript.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165008"
} | starcoder | <filename>Assets/Scripts/highscoresScript.cs
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
public class highscoresScript : MonoBehaviour
{
public Text highscore1;
public Text highscore2;
public Text highscore3;
public Text highscore4;
public ... | 2.198509 | 6ae9a192322b93209ef5adb88c9ddccb |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845789 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "angel-aleksandrov06/SelectAndRepair",
"max_stars_repo_path": "Web/SelectAndRepair.Web/Areas/Administration/Views/Cities/Index.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:165009"
} | starcoder | @model SelectAndRepair.Web.ViewModels.Cities.CitiesListViewModel
@using SelectAndRepair.Common
@{
this.ViewData["Title"] = "Cities";
}
<h2 class="pt-2 pb-2 d-flex justify-content-between">
All Cities [ @Model.Cities.Count() ]
<div class="d-block">
<a class="btn btn-info" asp-area="Administration" ... | 2.596167 | c6986a3520099e37bbbf96623efcb822 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845790 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "aokour/NimbleSearch",
"max_stars_repo_path": "src/Foundation/NimbleSearch.Core/Code/Pipelines/MapResult/SetTitle.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165010"
} | starcoder | <reponame>aokour/NimbleSearch
using NimbleSearch.Foundation.Abstractions.Pipelines.MapResult;
namespace NimbleSearch.Foundation.Core.Pipelines.MapResult
{
public class SetTitle : MapResultProcessor
{
public override void Process(MapResultArgs args)
{
args.Response.TabTitle ... | 1.375131 | 35114a062bf64d32fd8ca001ed352634 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845791 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jdrew1303/SageOneApi",
"max_stars_repo_path": "SageOneApi.Client/Models/PurchaseCreditNote.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165011"
} | starcoder | <filename>SageOneApi.Client/Models/PurchaseCreditNote.cs
using System.Collections.Generic;
using System.Text.Json.Serialization;
namespace SageOneApi.Client.Models
{
public class PurchaseCreditNote : PurchaseTransaction
{
[JsonPropertyName("credit_note_lines")]
public List<PurchaseTransactionLine> CreditNoteLin... | 1.948995 | 36436f0fa4891aa942991cb666d0cd09 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845792 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jwestmoreland/OpenHPSDR-PowerSDR-Spot-WIP",
"max_stars_repo_path": "Project Files/Source/Console/splash.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165012"
} | starcoder | <reponame>jwestmoreland/OpenHPSDR-PowerSDR-Spot-WIP
//=================================================================
// splash.cs
//=================================================================
// PowerSDR is a C# implementation of a Software Defined Radio.
// Copyright (C) 2004-2009 FlexRadio Systems
//
// Thi... | 1.867906 | 52f9243c64c366b4919b0f5e07679ed9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845793 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "davidikin45/DigitalNomadDaveAspNetCore2",
"max_stars_repo_path": "src/AspNetCore.Base/Data/RepositoryFileSystem/File/IImageInfoReadOnlyRepository.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165013"
} | starcoder | <reponame>davidikin45/DigitalNomadDaveAspNetCore2
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Linq.Expressions;
using System.Threading.Tasks;
namespace AspNetCore.Base.Data.RepositoryFileSystem.File
{
public interface IImageInfoReadOnlyRepository : IFileReadOnl... | 2.289618 | a84cd75d88c712176e4a43d04f2fbe16 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845794 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mammoetsaus/Floreview",
"max_stars_repo_path": "Floreview/Floreview/ViewModels/BlogVM.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165014"
} | starcoder | <reponame>mammoetsaus/Floreview
using Floreview.Models;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace Floreview.ViewModels
{
public class BlogVM
{
public String Query { get; set; }
public List<Blog> Blogs { get; set; }
public List<Blog... | 1.444938 | 3d4ecd31462333b6460f9dee1537fda8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845795 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "SysKitTeam/ODG",
"max_stars_repo_path": "SysKit.ODG.App/SysKit.ODG.Host/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165015"
} | starcoder | <reponame>SysKitTeam/ODG<gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using SysKit.ODG.App;
using SysKit.ODG.Base.Authentication;
using SysKit.ODG.Base.Enums;
namespace SysKit.ODG.Host
{
class Program
{
static void Ma... | 2.48661 | 81e3954512ef31d110406807697233e0 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845796 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Stuart133/GraphDotNet",
"max_stars_repo_path": "src/AlgorithmsDotNet/Algorithms/Sorting/QuickSort.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165016"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
namespace AlgorithmsDotNet.Algorithms.Sorting
{
public class QuickSort<T> : ISorter<T>
{
private readonly Comparer<T> _comparer = Comparer<T>.Default;
public QuickSort() { }
public QuickSort(Comparer<T> comparer)
... | 3.699532 | f34c64d07d5bca576596740e34fc0fb5 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845797 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "erikjber/plsomlib",
"max_stars_repo_path": "csharp/plsomlib/org.plsomlib/PLSOM2.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165017"
} | starcoder | using System;
using org.plsomlib.util;
namespace org.plsomlib
{
public class PLSOM2: MapBaseImpl
{
private DiameterBuffer diameterBuffer = new DiameterBuffer();
/**
* The allowed range of the neighbourhood function.
*/
private double nhRange;
private double neighbourhoodSize;
private double ... | 2.714118 | e37fe9c12db1bfa4d165cf3b51f89058 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845798 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "baoduy/HBD.WPF.Shell",
"max_stars_repo_path": "HBD.WPF.Shell/Bootstrapper.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165018"
} | starcoder | <gh_stars>1-10
#region
using System;
using System.ComponentModel.Composition;
using System.ComponentModel.Composition.Hosting;
using System.IO;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Media.Imaging;
using HBD.Framework;
using HBD.Mef.Logging;
using HBD.WPF.Shell.Configuration;
using ... | 1.684395 | b0590bf3e59340cdffc34213b79dfcc6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845799 | {
"extension": "c-sharp",
"max_stars_count": "52.0",
"max_stars_repo_name": "0x0ade/XnaToFna",
"max_stars_repo_path": "src/Helper/StubXDK/Net/__NetworkMachine__.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165019"
} | starcoder | using Microsoft.Xna.Framework;
using MonoMod;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Text;
using System.Threading.Tasks;
namespace XnaToFna.StubXDK.Net {
// Not a XDK type, but some titles refer to signatures mismatching with our replacements.
public ... | 2.070674 | 7910385707f95e59b105e6f5701b1058 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845800 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "PaulBraetz/CitizenBank",
"max_stars_repo_path": "CBApplication/Services/Abstractions/ILogisticsService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165020"
} | starcoder | <filename>CBApplication/Services/Abstractions/ILogisticsService.cs
using CBApplication.Requests.Abstractions;
using CBData.Entities;
using PBApplication.Requests.Abstractions;
using PBApplication.Responses.Abstractions;
using PBApplication.Services.Abstractions;
using PBCommon.Encryption;
using PBCommon.Encryption.Ab... | 1.947508 | afa78dfe2a76239aff24d02d5f731d20 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845801 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "SaintBahamut/TES3Tool",
"max_stars_repo_path": "TES3Lib/Subrecords/_Shared/AI_A.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165021"
} | starcoder | using TES3Lib.Base;
using Utility;
using Utility.Attributes;
namespace TES3Lib.Subrecords.Shared
{
/// <summary>
/// AI Activate Package
/// </summary>
public class AI_A : Subrecord, IAIPackage
{
//32 characters target for activation
[SizeInBytes(32)]
public string TargetNa... | 2.312035 | 001ab1f138a6a12ba910d49e9bf5b8a4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845802 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RenatoPacheco/DDD-Basico",
"max_stars_repo_path": "src/DddBasico.Site/Views/Shared/_Layout.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:165022"
} | starcoder | <!doctype html>
<html lang="pt-br">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min... | 2.084304 | 4359bed4e176262ea5abe193350415cf |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845803 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "M1CH3lM4705/projeto_caritas_pvh",
"max_stars_repo_path": "obj/Release/Package/PackageTmp/Areas/Admin/Views/Voluntarios/AlterarSenha.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:165023"
} | starcoder | @model ProjetoBetaAutenticacao.Areas.Admin.Data.VoluntarioSenha
@{
ViewBag.Title = "AlterarSenha";
Layout = "~/Views/Shared/_Layout.cshtml";
}
<h2>Alterar Senha</h2>
@using (Html.BeginForm())
{
@Html.AntiForgeryToken()
@Html.ValidationSummary(true, "", new { @class = "text-danger" })
@Html.Hidden... | 1.787888 | 8a2a5c851c567d55351b23b918279866 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845804 | {
"extension": "c-sharp",
"max_stars_count": "35.0",
"max_stars_repo_name": "NMFCode/NMF",
"max_stars_repo_path": "Expressions/Tests/Expressions.Linq.Tests/AvgTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165024"
} | starcoder | <reponame>NMFCode/NMF
using System;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using NMF.Expressions.Test;
namespace NMF.Expressions.Linq.Tests
{
[TestClass]
public class AvgTests
{
[TestMethod]
public void In... | 2.495842 | a73f8bdd21a91e032031507545028a0f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845805 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mirsaeedi/FAT-Gopher",
"max_stars_repo_path": "src/Gopher/Forms/Form1.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165025"
} | starcoder | <reponame>mirsaeedi/FAT-Gopher<filename>src/Gopher/Forms/Form1.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Diagnostics;
using System.IO;
using Microsoft.Win32.SafeHandles;
namespace ... | 2.259185 | 048e7705d0ccaf4744fcc5e4a92fbee1 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845806 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Phabrico/Phabrico",
"max_stars_repo_path": "Phabrico/Phabricator/API/Project.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165026"
} | starcoder | using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using Phabrico.Storage;
using System;
using System.Collections.Generic;
using System.Linq;
namespace Phabrico.Phabricator.API
{
/// <summary>
/// Represent some Project based Phabricator Conduit API wrappers
/// </summary>
class Project
{
... | 2.6418 | b3f3ef96dc0783e54a838c90a466aada |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845807 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Sejoslaw/KD.FakeDb",
"max_stars_repo_path": "KD.FakeDb/IFakeTable.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165027"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections.Generic;
namespace KD.FakeDb
{
/// <summary>
/// Describes single Table in <see cref="IFakeDatabase"/>.
/// </summary>
public interface IFakeTable
{
/// <summary>
/// Returns <see cref="IFakeColumn"/> from given Column name if C... | 2.893044 | d080e321371c8bad990ab8d8345b6b4d |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845808 | {
"extension": "c-sharp",
"max_stars_count": "347.0",
"max_stars_repo_name": "tuke307/MvvmCross-Samples",
"max_stars_repo_path": "OldSamples/CirriousConference/Cirrious.Conference.UI.Droid/Setup.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165028"
} | starcoder | using Android.Content;
using Android.Widget;
using Cirrious.Conference.Core;
using Cirrious.Conference.UI.Droid.Bindings;
using Cirrious.MvvmCross.Binding.Bindings.Target.Construction;
using Cirrious.MvvmCross.Droid.Platform;
using Cirrious.MvvmCross.ViewModels;
using Cirrious.MvvmCross.Localization;
namespace Cirrio... | 1.733519 | 56999b857a5cd4cd5a8e81dd8d85af47 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845809 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Magicianred/NStandard",
"max_stars_repo_path": "NStandard/SlidingWindow.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165029"
} | starcoder | using System;
using System.Collections;
using System.Collections.Generic;
using System.Runtime.CompilerServices;
namespace NStandard
{
public static class SlidingWindow
{
public static IEnumerable<SlidingWindow<T>> Slide<T>(IEnumerable<T> enumerable, int capacity)
{
var window = ne... | 3.25653 | e7b0de4c0f8809e64917649b539717cd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845810 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "benccalcyxzfi/70-483-programming-csharp",
"max_stars_repo_path": "Listing2.1Value and Reference types/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165030"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Listing2._1Value_and_Reference_types
{
class Program
{
struct StructStore {
public int Data { get; set; }
}
class ClassStore {
public in... | 3.273139 | c2765d28998da59216bf428caf630d2c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8845811 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "WMUVRDEV/FlexibilePhysics",
"max_stars_repo_path": "Assets/Obi/Scripts/Constraints/ObiShapeMatchingConstraints.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165031"
} | starcoder | using UnityEngine;
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
namespace Obi{
/**
* Holds information about shape matching constraints for an actor.
*/
[DisallowMultipleComponent]
public class ObiShapeMatchingConstraints : ObiBatchedConstraints
{
[Ran... | 2.393556 | d8d4464a55c834a58dc004b61cf3ed47 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.